Function core_foundation_sys::bit_vector::CFBitVectorCreate

source ยท
pub unsafe extern "C" fn CFBitVectorCreate(
    allocator: CFAllocatorRef,
    bytes: *const UInt8,
    numBits: CFIndex,
) -> CFBitVectorRef