Function core_foundation_sys::url::CFURLCreateWithFileSystemPath
source · pub unsafe extern "C" fn CFURLCreateWithFileSystemPath(
allocator: CFAllocatorRef,
filePath: CFStringRef,
pathStyle: CFURLPathStyle,
isDirectory: Boolean
) -> CFURLRef