Function core_foundation_sys::url::CFURLCreateWithFileSystemPath [] [src]

pub unsafe extern fn CFURLCreateWithFileSystemPath(allocator: CFAllocatorRef,
                                                   filePath: CFStringRef,
                                                   pathStyle: CFURLPathStyle,
                                                   isDirectory: Boolean)
                                                   -> CFURLRef