FLDeepIterator_GetPath

Function FLDeepIterator_GetPath 

Source
pub unsafe extern "C" fn FLDeepIterator_GetPath(
    arg1: FLDeepIterator,
    outPath: *mut *mut FLPathComponent,
    outDepth: *mut usize,
)
Expand description

Returns the path as an array of FLPathComponents.