Function core_foundation::characterset::CFCharacterSetIntersect

source ยท
pub unsafe extern "C" fn CFCharacterSetIntersect(
    theSet: *mut __CFCharacterSet,
    theOtherSet: *const __CFCharacterSet,
)