Function lua_getctx

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