Function core_foundation::url::CFURLCreateWithBytes

source ยท
pub unsafe extern "C" fn CFURLCreateWithBytes(
    allocator: *const c_void,
    URLBytes: *const u8,
    length: isize,
    encoding: u32,
    baseURL: *const __CFURL,
) -> *const __CFURL