Function torch::THIntVector_cmul [] [src]

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