[][src]Function lua_rs::ffi::lua::lua_rawsetp

pub unsafe extern "C" fn lua_rawsetp(
    l: *mut lua_State,
    idx: c_int,
    p: *const c_void
)