[][src]Function uikit_sys::CFURLCreateFromFileSystemRepresentation

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