Skip to main content

CFURLCreateFromFileSystemRepresentation

Function CFURLCreateFromFileSystemRepresentation 

Source
pub unsafe extern "C" fn CFURLCreateFromFileSystemRepresentation(
    allocator: CFAllocatorRef,
    buffer: *const UInt8,
    bufLen: CFIndex,
    isDirectory: Boolean,
) -> CFURLRef
Expand description

Apple SDK function CFURLCreateFromFileSystemRepresentation.