fsevent_sys::core_foundation

Function CFURLCreateCopyAppendingPathComponent

Source
pub unsafe extern "C" fn CFURLCreateCopyAppendingPathComponent(
    allocation: CFRef,
    url: CFURLRef,
    path: CFStringRef,
    is_directory: bool,
) -> CFURLRef