Function aw::lua_pcall[][src]

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