Function lua_getctx

Source
pub unsafe extern "C" fn lua_getctx(
    L: *mut lua_State,
    ctx: c_int,
) -> c_int