pub unsafe extern "C" fn mlirAffineSymbolExprGet(
    ctx: MlirContext,
    position: isize
) -> MlirAffineExpr
Expand description

Creates an affine symbol expression with ‘position’ in the context.