pub unsafe extern "C" fn mlirAffineExprGetContext(
    affineExpr: MlirAffineExpr
) -> MlirContext
Expand description

Gets the context that owns the affine expression.