Function px8_plugin_lua::ffi::lua_pcall [] [src]

pub unsafe fn lua_pcall(
    L: *mut lua_State,
    n: c_int,
    r: c_int,
    f: c_int
) -> c_int