Function core_foundation_sys::array::CFArrayCreateMutable
source · pub unsafe extern "C" fn CFArrayCreateMutable(
allocator: CFAllocatorRef,
capacity: CFIndex,
callBacks: *const CFArrayCallBacks
) -> CFMutableArrayRef