pub unsafe extern "C" fn ifill_( a: *mut c_int, la: *const c_int, ival: *const c_int, )
Fills an integer array with a given value.