pub unsafe extern "C-unwind" fn CFCharacterSetInvert(
the_set: Option<&CFMutableCharacterSet>,
)👎Deprecated:
renamed to CFMutableCharacterSet::invert
Available on crate feature
CFCharacterSet only.