Function THShortTensor_isSameSizeAs

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