pub unsafe extern "C" fn CFStringCreateFromExternalRepresentation(
alloc: CFAllocatorRef,
data: CFDataRef,
encoding: CFStringEncoding,
) -> CFStringRefExpand description
Apple SDK function CFStringCreateFromExternalRepresentation.
pub unsafe extern "C" fn CFStringCreateFromExternalRepresentation(
alloc: CFAllocatorRef,
data: CFDataRef,
encoding: CFStringEncoding,
) -> CFStringRefApple SDK function CFStringCreateFromExternalRepresentation.