Skip to main content

CFBitVectorFlipBitAtIndex

Function CFBitVectorFlipBitAtIndex 

Source
pub unsafe extern "C-unwind" fn CFBitVectorFlipBitAtIndex(
    bv: Option<&CFMutableBitVector>,
    idx: CFIndex,
)
👎Deprecated:

renamed to CFMutableBitVector::flip_bit_at_index

Available on crate feature CFBitVector only.