[][src]Function uikit_sys::CFURLCreateWithBytes

pub unsafe extern "C" fn CFURLCreateWithBytes(
    allocator: CFAllocatorRef,
    URLBytes: *const UInt8,
    length: CFIndex,
    encoding: CFStringEncoding,
    baseURL: CFURLRef
) -> CFURLRef