[][src]Function pm_rlua::lua_pcall

pub unsafe fn lua_pcall(
    L: *mut lua_State,
    nargs: i32,
    nresults: i32,
    errfunc: i32
) -> i32