Skip to main content

forgLoopTableIter

Function forgLoopTableIter 

Source
pub unsafe extern "C" fn forgLoopTableIter(
    L: *mut lua_State,
    h: *mut c_void,
    index: c_int,
    ra: *mut TValue,
) -> bool