Function THShortTensor_set1d

Source
pub unsafe extern "C" fn THShortTensor_set1d(
    tensor: *mut THShortTensor,
    x0: c_long,
    value: c_short,
)