[][src]Function fsevent_sys::core_foundation::CFURLCreateFromFileSystemRepresentation

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