Function THShortTensor_neg

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