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