Function rlua::ffi::lua54::lua_rawsetp

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