Function core_foundation::url::CFURLCreateAbsoluteURLWithBytes
source ยท pub unsafe extern "C" fn CFURLCreateAbsoluteURLWithBytes(
allocator: *const c_void,
relativeURLBytes: *const u8,
length: isize,
encoding: u32,
baseURL: *const __CFURL,
useCompatibilityMode: u8,
) -> *const __CFURL