pub unsafe extern "C-unwind" fn CFBitVectorContainsBit(
bv: &CFBitVector,
range: CFRange,
value: CFBit,
) -> bool
Available on crate features
CFBase
and CFBitVector
only.pub unsafe extern "C-unwind" fn CFBitVectorContainsBit(
bv: &CFBitVector,
range: CFRange,
value: CFBit,
) -> bool
CFBase
and CFBitVector
only.