mlir_sys

Function mlirShapedTypeHasRank

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

Checks whether the given shaped type is ranked.