pub unsafe extern "C" fn mlirAffineConstantExprGetValue(
    affineExpr: MlirAffineExpr
) -> i64
Expand description

Returns the value of the given affine constant expression.