Function CFCharacterSetIntersect

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