Function THCharTensor_gtTensor

Source
pub unsafe extern "C" fn THCharTensor_gtTensor(
    r_: *mut THByteTensor,
    ta: *mut THCharTensor,
    tb: *mut THCharTensor,
)