Function torch::THIntVector_muls [] [src]

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