pub unsafe extern "C" fn FLDeepIterator_GetParent(
arg1: FLDeepIterator,
) -> FLValueExpand description
Returns the parent/container of the current value, or NULL at the end of iteration.
pub unsafe extern "C" fn FLDeepIterator_GetParent(
arg1: FLDeepIterator,
) -> FLValueReturns the parent/container of the current value, or NULL at the end of iteration.