NAME
src/pmc/hashiteratorkey.pmc - accessor for single value during hash iteration.
DESCRIPTION
Single (key,value) pair.
Methods
- void init()Initializes the PMC.Not really part of public API.
- void destroy()Destroys this PMC
- get_pmc()Get "key".
