CFBitVectorSetBits

Function CFBitVectorSetBits 

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