Function CoreFoundation_sys::array::CFArrayCreateMutable [] [src]

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