fsevent_sys::core_foundation

Function CFURLCreateFromFileSystemRepresentation

Source
pub unsafe extern "C" fn CFURLCreateFromFileSystemRepresentation(
    allocator: CFRef,
    path: *const c_char,
    len: CFIndex,
    is_directory: bool,
) -> CFURLRef