CFBitVectorCreateMutable

Function CFBitVectorCreateMutable 

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