Function core_foundation_sys::characterset::CFCharacterSetIntersect

source ยท
pub unsafe extern "C" fn CFCharacterSetIntersect(
    theSet: CFMutableCharacterSetRef,
    theOtherSet: CFCharacterSetRef,
)