Skip to main content

xmlEnumeration

Type Alias xmlEnumeration 

Source
pub type xmlEnumeration = _xmlEnumeration;
Expand description

Enumeration in a DTD

Aliased Type§

#[repr(C)]
pub struct xmlEnumeration { pub next: *mut _xmlEnumeration, pub name: *const u8, }

Fields§

§next: *mut _xmlEnumeration

next enumeration

§name: *const u8

value