[][src]Function core_foundation::url::CFURLCreateFromFileSystemRepresentation

pub unsafe extern "C" fn CFURLCreateFromFileSystemRepresentation(
    allocator: *const c_void,
    buffer: *const u8,
    bufLen: i64,
    isDirectory: u8
) -> *const __CFURL