mlirSMTTypeGetBitVector

Function mlirSMTTypeGetBitVector 

Source
pub unsafe extern "C" fn mlirSMTTypeGetBitVector(
    ctx: MlirContext,
    width: i32,
) -> MlirType
Expand description

Creates a smt::BitVectorType with the given width.