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

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