mlir_sys

Function mlirIntegerSetGetContext

Source
pub unsafe extern "C" fn mlirIntegerSetGetContext(
    set: MlirIntegerSet,
) -> MlirContext
Expand description

Gets the context in which the given integer set lives.