Skip to main content

lua_rawgeti

Function lua_rawgeti 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn lua_rawgeti( L: *mut lua_State, idx: c_int, n: c_int, )