FLArrayIterator_GetCount

Function FLArrayIterator_GetCount 

Source
pub unsafe extern "C" fn FLArrayIterator_GetCount(
    arg1: *const FLArrayIterator,
) -> u32
Expand description

Returns the number of items remaining to be iterated, including the current one.