Function core_foundation::characterset::CFCharacterSetUnion

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