Function CFCharacterSetUnion

Source
pub unsafe extern "C" fn CFCharacterSetUnion(
    theSet: CFMutableCharacterSetRef,
    theOtherSet: CFCharacterSetRef,
)