Function THIntVector_fill

Source
pub unsafe extern "C" fn THIntVector_fill(
    x: *mut c_int,
    c: c_int,
    n: isize,
)