Function core_foundation_sys::array::CFArrayCreateMutableCopy[][src]

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