Function lua_getctx

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