Function THIntTensor_isSize

Source
pub unsafe extern "C" fn THIntTensor_isSize(
    self_: *const THIntTensor,
    dims: *const THLongStorage,
) -> c_int