Function core_foundation_sys::array::CFArraySetValueAtIndex[][src]

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