mlirSMTTypeIsABitVector

Function mlirSMTTypeIsABitVector 

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

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