Function core_foundation::url::CFURLCreateFromFileSystemRepresentation
source ยท pub unsafe extern "C" fn CFURLCreateFromFileSystemRepresentation(
allocator: *const c_void,
buffer: *const u8,
bufLen: isize,
isDirectory: u8,
) -> *const __CFURL