Function CFURLCreateFilePathURL

Source
pub unsafe extern "C-unwind" fn CFURLCreateFilePathURL(
    allocator: Option<&CFAllocator>,
    url: Option<&CFURL>,
    error: *mut *mut CFError,
) -> Option<CFRetained<CFURL>>
Available on crate features CFBase and CFError and CFURL only.