Function mlir_sys::mlirIntegerSetGetContext 
source · pub unsafe extern "C" fn mlirIntegerSetGetContext(
    set: MlirIntegerSet
) -> MlirContextExpand description
Gets the context in which the given integer set lives.
pub unsafe extern "C" fn mlirIntegerSetGetContext(
    set: MlirIntegerSet
) -> MlirContextGets the context in which the given integer set lives.