pub unsafe extern "C" fn FLDictIterator_GetCount(
arg1: *const FLDictIterator,
) -> u32Expand description
Returns the number of items remaining to be iterated, including the current one.
pub unsafe extern "C" fn FLDictIterator_GetCount(
arg1: *const FLDictIterator,
) -> u32Returns the number of items remaining to be iterated, including the current one.