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