[][src]Function uikit_sys::CFArrayCreateMutableCopy

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