Function core_foundation_sys::bit_vector::CFBitVectorCreateMutable

source ยท
pub unsafe extern "C" fn CFBitVectorCreateMutable(
    allocator: CFAllocatorRef,
    capacity: CFIndex,
) -> CFMutableBitVectorRef