Function core_foundation_sys::array::CFArrayInsertValueAtIndex
source · pub unsafe extern "C" fn CFArrayInsertValueAtIndex(
theArray: CFMutableArrayRef,
idx: CFIndex,
value: *const c_void
)
pub unsafe extern "C" fn CFArrayInsertValueAtIndex(
theArray: CFMutableArrayRef,
idx: CFIndex,
value: *const c_void
)