Function lua_rs::ffi::lua::lua_rawsetp
[−]
[src]
pub unsafe extern "C" fn lua_rawsetp(
l: *mut lua_State,
idx: c_int,
p: *const c_void
)