Skip to main content

forgLoopNodeIter

Function forgLoopNodeIter 

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