Function fsevent_sys::core_foundation::CFArrayCreateMutable[][src]

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