blob: c23c13225f39aba41482dd6fcfa5ad62f10ba25f (
plain)
1
2
3
4
5
6
7
8
9
10
|
Next steps
----------
verify() handles "typedef ... some_integer_type", but this creates
an opaque type that works like a struct (so we can't get the value
out of it).
_cffi backend for PyPy
|