pub unsafe extern "C" fn FLDeepIterator_GetDepth(
arg1: FLDeepIterator,
) -> usizeExpand description
Returns the current depth in the hierarchy, starting at 1 for the top-level children.
pub unsafe extern "C" fn FLDeepIterator_GetDepth(
arg1: FLDeepIterator,
) -> usizeReturns the current depth in the hierarchy, starting at 1 for the top-level children.