Function torch::THIntVector_adds [] [src]

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