pub unsafe extern "C-unwind" fn CFBitVectorSetAllBits(
bv: Option<&CFMutableBitVector>,
value: CFBit,
)
👎Deprecated: renamed to
CFMutableBitVector::set_all_bits
Available on crate feature
CFBitVector
only.