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

Checks whether the given shaped type has a static shape.