Function mlir_sys::mlirAffineConstantExprGetValue 
source · pub unsafe extern "C" fn mlirAffineConstantExprGetValue(
    affineExpr: MlirAffineExpr
) -> i64Expand description
Returns the value of the given affine constant expression.