[][src]Function luajit::ffi::lua::lua_call

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