pub unsafe extern "C" fn FLDeepIterator_GetKey(
arg1: FLDeepIterator,
) -> FLSliceExpand description
Returns the key of the current value in its parent, or an empty slice if not in a dictionary.
pub unsafe extern "C" fn FLDeepIterator_GetKey(
arg1: FLDeepIterator,
) -> FLSliceReturns the key of the current value in its parent, or an empty slice if not in a dictionary.