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