Skip to main content

CFBitVectorFlipBits

Function CFBitVectorFlipBits 

Source
pub unsafe extern "C-unwind" fn CFBitVectorFlipBits(
    bv: Option<&CFMutableBitVector>,
    range: CFRange,
)
👎Deprecated:

renamed to CFMutableBitVector::flip_bits

Available on crate feature CFBitVector only.