Function core_foundation_sys::array::CFArrayCreateMutableCopy
source ยท pub unsafe extern "C" fn CFArrayCreateMutableCopy(
allocator: CFAllocatorRef,
capacity: CFIndex,
theArray: CFArrayRef,
) -> CFMutableArrayRef