pub unsafe extern "C" fn CFStringCreateCopy(
alloc: CFAllocatorRef,
theString: CFStringRef,
) -> CFStringRefExpand description
Apple SDK function CFStringCreateCopy.
pub unsafe extern "C" fn CFStringCreateCopy(
alloc: CFAllocatorRef,
theString: CFStringRef,
) -> CFStringRefApple SDK function CFStringCreateCopy.