Function rlua::ffi::lua54::lua::lua_rawgetp

pub unsafe extern "C-unwind" fn lua_rawgetp(
    L: *mut lua_State,
    idx: i32,
    p: *const c_void
) -> i32