Function THIntVector_divs

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