Skip to main content

lua_next

Function lua_next 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn lua_next( L: *mut lua_State, _idx: c_int, ) -> c_int