Function THCharTensor_isSize

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