Function mlir_sys::mlirTypeIsAIndex 
source · pub unsafe extern "C" fn mlirTypeIsAIndex(type_: MlirType) -> boolExpand description
Checks whether the given type is an index type.
pub unsafe extern "C" fn mlirTypeIsAIndex(type_: MlirType) -> boolChecks whether the given type is an index type.