Function lua_jit_sys::lua_tocfunction [] [src]

pub unsafe extern "C" fn lua_tocfunction(
    L: *mut lua_State,
    idx: c_int
) -> lua_CFunction