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