Function THIntTensor_tril

Source
pub unsafe extern "C" fn THIntTensor_tril(
    r_: *mut THIntTensor,
    t: *mut THIntTensor,
    k: c_long,
)