Skip to main content

CFSetGetCount

Function CFSetGetCount 

Source
pub extern "C-unwind" fn CFSetGetCount(the_set: &CFSet) -> CFIndex
👎Deprecated:

renamed to CFSet::count

Available on crate feature CFSet only.