Function THShortTensor_cmaxValue

Source
pub unsafe extern "C" fn THShortTensor_cmaxValue(
    r: *mut THShortTensor,
    t: *mut THShortTensor,
    value: c_short,
)