pub unsafe extern "C" fn CFURLCreateWithString(
allocator: CFAllocatorRef,
URLString: CFStringRef,
baseURL: CFURLRef,
) -> CFURLRefExpand description
Apple SDK function CFURLCreateWithString.
pub unsafe extern "C" fn CFURLCreateWithString(
allocator: CFAllocatorRef,
URLString: CFStringRef,
baseURL: CFURLRef,
) -> CFURLRefApple SDK function CFURLCreateWithString.