Function THShortTensor_ltValue

Source
pub unsafe extern "C" fn THShortTensor_ltValue(
    r_: *mut THByteTensor,
    t: *mut THShortTensor,
    value: c_short,
)