Skip to main content

FLArrayIterator_Next

Function FLArrayIterator_Next 

Source
pub unsafe extern "C" fn FLArrayIterator_Next(
    arg1: *mut FLArrayIterator,
) -> bool
Expand description

Advances the iterator to the next value, or returns false if at the end.