pub unsafe extern "C" fn mlirAffineSymbolExprGet(
ctx: MlirContext,
position: isize,
) -> MlirAffineExpr
Expand description
Creates an affine symbol expression with ‘position’ in the context.
pub unsafe extern "C" fn mlirAffineSymbolExprGet(
ctx: MlirContext,
position: isize,
) -> MlirAffineExpr
Creates an affine symbol expression with ‘position’ in the context.