Source position: Lua.pas line 339
function lua_cpcall(
L: Plua_State;
func: lua_CFunction;
ud: Pointer
):Integer;