mlirTypeIsAIndex

Function mlirTypeIsAIndex 

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

Checks whether the given type is an index type.