Skip to main content

forgLoopTableIter

Function forgLoopTableIter 

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