pub unsafe extern "C" fn CFCharacterSetUnion(
theSet: CFMutableCharacterSetRef,
theOtherSet: CFCharacterSetRef,
)Expand description
Apple SDK function CFCharacterSetUnion.
pub unsafe extern "C" fn CFCharacterSetUnion(
theSet: CFMutableCharacterSetRef,
theOtherSet: CFCharacterSetRef,
)Apple SDK function CFCharacterSetUnion.