pub unsafe extern "C" fn mlirAffineSymbolExprGetPosition(
affineExpr: MlirAffineExpr,
) -> isize
Expand description
Returns the position of the given affine symbol expression.
pub unsafe extern "C" fn mlirAffineSymbolExprGetPosition(
affineExpr: MlirAffineExpr,
) -> isize
Returns the position of the given affine symbol expression.