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