Function THIntTensor_cmaxValue

Source
pub unsafe extern "C" fn THIntTensor_cmaxValue(
    r: *mut THIntTensor,
    t: *mut THIntTensor,
    value: c_int,
)