Skip to main content

FLDeepIterator_GetParent

Function FLDeepIterator_GetParent 

Source
pub unsafe extern "C" fn FLDeepIterator_GetParent(
    arg1: FLDeepIterator,
) -> FLValue
Expand description

Returns the parent/container of the current value, or NULL at the end of iteration.