NAME

src/pmc/hashiteratorkey.pmc - HashIteratorKey PMC

DESCRIPTION

Accessor for a single value during hash iteration, a single (key,value) pair.

Methods

get_pmc()
Get "key".
set_pointer_keyed_int()
Set pointers to Hash and HashBucket. Not really part of public API.