pub unsafe extern "C" fn mlirAffineExprGetContext(
affineExpr: MlirAffineExpr,
) -> MlirContextExpand description
Gets the context that owns the affine expression.
pub unsafe extern "C" fn mlirAffineExprGetContext(
affineExpr: MlirAffineExpr,
) -> MlirContextGets the context that owns the affine expression.