pub unsafe extern "C" fn FLDictIterator_GetKeyString(
arg1: *const FLDictIterator,
) -> FLStringExpand description
Returns the current key’s string value.
pub unsafe extern "C" fn FLDictIterator_GetKeyString(
arg1: *const FLDictIterator,
) -> FLStringReturns the current key’s string value.