Function core_foundation_sys::url::CFURLCreateWithBytes
source ยท pub unsafe extern "C" fn CFURLCreateWithBytes(
allocator: CFAllocatorRef,
URLBytes: *const u8,
length: CFIndex,
encoding: CFStringEncoding,
baseURL: CFURLRef,
) -> CFURLRef