mlirSMTTypeIsASort

Function mlirSMTTypeIsASort 

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

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