pub extern "C-unwind" fn CFCharacterSetIsCharacterMember(
the_set: &CFCharacterSet,
the_char: u16,
) -> bool👎Deprecated:
renamed to CFCharacterSet::is_character_member
Available on crate feature
CFCharacterSet only.