pub type xmlSchemaWildcardNs = _xmlSchemaWildcardNs;Expand description
Namespace wildcard
Aliased Type§
#[repr(C)]pub struct xmlSchemaWildcardNs {
pub next: *mut _xmlSchemaWildcardNs,
pub value: *const u8,
}Fields§
§next: *mut _xmlSchemaWildcardNs§value: *const u8