Function THCharTensor_isSameSizeAs

Source
pub unsafe extern "C" fn THCharTensor_isSameSizeAs(
    self_: *const THCharTensor,
    src: *const THCharTensor,
) -> c_int