Skip to main content

xmlHashTable

Type Alias xmlHashTable 

Source
pub type xmlHashTable = _xmlHashTable;
Expand description

Hash table mapping strings to pointers

Also supports lookup using two or three strings as key.

Aliased Typeยง

pub struct xmlHashTable { /* private fields */ }