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