pub unsafe extern "C" fn mlirIntegerSetGetContext(
set: MlirIntegerSet,
) -> MlirContext
Expand description
Gets the context in which the given integer set lives.
pub unsafe extern "C" fn mlirIntegerSetGetContext(
set: MlirIntegerSet,
) -> MlirContext
Gets the context in which the given integer set lives.