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