[ CCode ( cname = "e_xmlhash_foreach_key_remove" ) ]
public void foreach_key_remove (XmlHashRemoveFunc func)
Calls foreach_remove on hash<!-- -->'s
internal hash table.
See foreach_remove for details.
| func |
the XmlHashFunc to execute on the data in |
| hash |
an XmlHash |
| user_data |
the data to pass to |