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