Function CFBitVectorGetBits

Source
pub unsafe extern "C" fn CFBitVectorGetBits(
    bv: CFBitVectorRef,
    range: CFRange,
    bytes: *mut UInt8,
)