ifill_

Function ifill_ 

Source
pub unsafe extern "C" fn ifill_(
    a: *mut c_int,
    la: *const c_int,
    ival: *const c_int,
)
Expand description

Fills an integer array with a given value.