mlirSMTTypeIsASMTFunc

Function mlirSMTTypeIsASMTFunc 

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

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