pub unsafe extern "C" fn mlirTypeIsAUnrankedTensor(
    type_: MlirType
) -> bool
Expand description

Checks whether the given type is an unranked tensor type.