Function core_foundation::url::CFURLCreateCopyAppendingPathComponent
source ยท pub unsafe extern "C" fn CFURLCreateCopyAppendingPathComponent(
allocator: *const c_void,
url: *const __CFURL,
pathComponent: *const __CFString,
isDirectory: u8,
) -> *const __CFURL