Function CoreFoundation_sys::array::CFArrayInsertValueAtIndex [] [src]

pub unsafe extern "C" fn CFArrayInsertValueAtIndex(
    theArray: CFMutableArrayRef,
    idx: CFIndex,
    value: *const c_void
)