vg4->hash->clone()
Clone hash creating a new one.
SYNTAX
struct VG_Hash *
vg4->hash->clone(struct VG_Hash *hsh)
FUNCTION PARAMETERS
hsh | Hash to clone |
RETURN VALUE
Returns cloned hash
DESCRIPTION
Clone hash creating a new one.
SEE ALSO