Skip to main content

FLDictIterator_GetKey

Function FLDictIterator_GetKey 

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

Returns the current key being iterated over. This Value will be a string or an integer.