mlirSMTTypeIsAInt

Function mlirSMTTypeIsAInt 

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

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