pub unsafe extern "C-unwind" fn CFBitVectorGetBits(
bv: &CFBitVector,
range: CFRange,
bytes: *mut u8,
)👎Deprecated:
renamed to CFBitVector::bits
Available on crate feature
CFBitVector only.