pub unsafe extern "C" fn CFBitVectorCreateMutableCopy(
allocator: CFAllocatorRef,
capacity: CFIndex,
bv: CFBitVectorRef,
) -> CFMutableBitVectorRefExpand description
Apple SDK function CFBitVectorCreateMutableCopy.
pub unsafe extern "C" fn CFBitVectorCreateMutableCopy(
allocator: CFAllocatorRef,
capacity: CFIndex,
bv: CFBitVectorRef,
) -> CFMutableBitVectorRefApple SDK function CFBitVectorCreateMutableCopy.