pub unsafe extern "C" fn CFArrayCreateMutableCopy(
allocator: CFAllocatorRef,
capacity: CFIndex,
theArray: CFArrayRef,
) -> CFMutableArrayRefExpand description
Apple SDK function CFArrayCreateMutableCopy.
pub unsafe extern "C" fn CFArrayCreateMutableCopy(
allocator: CFAllocatorRef,
capacity: CFIndex,
theArray: CFArrayRef,
) -> CFMutableArrayRefApple SDK function CFArrayCreateMutableCopy.