xmlSchemaAnnot

Type Alias xmlSchemaAnnot 

Source
pub type xmlSchemaAnnot = _xmlSchemaAnnot;

Aliased Type§

#[repr(C)]
pub struct xmlSchemaAnnot { pub next: *mut _xmlSchemaAnnot, pub content: *mut _xmlNode, }

Fields§

§next: *mut _xmlSchemaAnnot§content: *mut _xmlNode