Skip to main content

FLDeepIterator_GetValue

Function FLDeepIterator_GetValue 

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

Returns the current value being iterated over. or NULL at the end of iteration.