pub unsafe extern "C-unwind" fn CFBitVectorSetCount(
bv: Option<&CFMutableBitVector>,
count: CFIndex,
)👎Deprecated:
renamed to CFMutableBitVector::set_count
Available on crate feature
CFBitVector only.