[−][src]Function uikit_sys::CFURLCreateCopyAppendingPathComponent
pub unsafe extern "C" fn CFURLCreateCopyAppendingPathComponent(
allocator: CFAllocatorRef,
url: CFURLRef,
pathComponent: CFStringRef,
isDirectory: Boolean
) -> CFURLRef