Skip to main content

forgLoopTableIter

Function forgLoopTableIter 

Source
#[unsafe(export_name = "luaur_forgLoopTableIter")]
pub unsafe extern "C" fn forgLoopTableIter( L: *mut LuaState, h: *mut c_void, index: i32, ra: *mut TValue, ) -> bool