CFBitVectorGetCount

Function CFBitVectorGetCount 

Source
pub extern "C-unwind" fn CFBitVectorGetCount(
    bv: &CFBitVector,
) -> CFIndex
👎Deprecated: renamed to CFBitVector::count
Available on crate feature CFBitVector only.