Function core_foundation_sys::url::CFURLCreateWithFileSystemPath

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