Function core_foundation_sys::url::CFURLCreateWithString

source ยท
pub unsafe extern "C" fn CFURLCreateWithString(
    allocator: CFAllocatorRef,
    URLString: CFStringRef,
    baseURL: CFURLRef,
) -> CFURLRef