Function torch::THIntTensor_set1d [] [src]

pub unsafe extern "C" fn THIntTensor_set1d(
    tensor: *mut THIntTensor,
    x0: c_long,
    value: c_int
)