pub unsafe extern "C-unwind" fn CFSetGetCountOfValue(
the_set: &CFSet,
value: *const c_void,
) -> CFIndex👎Deprecated:
renamed to CFSet::count_of_value
Available on crate feature
CFSet only.