Function core_foundation::array::CFArrayInsertValueAtIndex[][src]

pub unsafe extern "C" fn CFArrayInsertValueAtIndex(
    theArray: *mut __CFArray,
    idx: isize,
    value: *const c_void
)