Skip to main content

CFURLEnumeratorCreateForDirectoryURL

Function CFURLEnumeratorCreateForDirectoryURL 

Source
pub unsafe extern "C" fn CFURLEnumeratorCreateForDirectoryURL(
    alloc: CFAllocatorRef,
    directoryURL: CFURLRef,
    option: CFURLEnumeratorOptions,
    propertyKeys: CFArrayRef,
) -> CFURLEnumeratorRef