pub unsafe extern "C" fn CFArrayCreateMutable(
allocator: CFAllocatorRef,
capacity: CFIndex,
callBacks: *const CFArrayCallBacks,
) -> CFMutableArrayRefExpand description
Apple SDK function CFArrayCreateMutable.
pub unsafe extern "C" fn CFArrayCreateMutable(
allocator: CFAllocatorRef,
capacity: CFIndex,
callBacks: *const CFArrayCallBacks,
) -> CFMutableArrayRefApple SDK function CFArrayCreateMutable.