Hash Manipulation Functions
Handy Values
Hash Manipulation Functions
If you are using HePV to get values to pass to newSVpvn() to create a new SV, you should consider using newSVhek(HeKEY_hek(he)) as it is more efficient.
Creates a new HV. The reference count is set to 1.