Function lua_jit_sys::lua_call [] [src]

pub unsafe extern "C" fn lua_call(
    L: *mut lua_State,
    nargs: c_int,
    nresults: c_int
)