pub type xmlSchemaAnnot = _xmlSchemaAnnot;Expand description
Annotation
Aliased Type§
#[repr(C)]pub struct xmlSchemaAnnot {
pub next: *mut _xmlSchemaAnnot,
pub content: *mut _xmlNode,
}Fields§
§next: *mut _xmlSchemaAnnot§content: *mut _xmlNode