Function THShortTensor_sub

Source
pub unsafe extern "C" fn THShortTensor_sub(
    self_: *mut THShortTensor,
    src: *mut THShortTensor,
    value: c_short,
)