mlirSMTTypeIsAArray

Function mlirSMTTypeIsAArray 

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

Checks if the given type is a smt::ArrayType.