FLDictIterator_GetCount

Function FLDictIterator_GetCount 

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

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