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