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

Checks whether the given shaped type is ranked.