pub unsafe extern "C-unwind" fn CFCharacterSetHasMemberInPlane(
the_set: &CFCharacterSet,
the_plane: CFIndex,
) -> bool👎Deprecated:
renamed to CFCharacterSet::has_member_in_plane
Available on crate feature
CFCharacterSet only.