#[unsafe(no_mangle)]pub extern "C" fn xmlHashSize(_table: *mut c_void) -> c_int
Get the size of a hash table.
int xmlHashSize(xmlHashTablePtr table);