pub extern "C-unwind" fn CFBitVectorGetCountOfBit(
bv: &CFBitVector,
range: CFRange,
value: CFBit,
) -> CFIndex
👎Deprecated: renamed to
CFBitVector::count_of_bit
Available on crate feature
CFBitVector
only.