mlirSMTTypeIsABool

Function mlirSMTTypeIsABool 

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

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