pub type xmlError = _xmlError;
Aliased Type§
#[repr(C)]pub struct xmlError {}
Fields§
§domain: i32
§code: i32
§message: *mut i8
§level: u32
§file: *mut i8
§line: i32
§str1: *mut i8
§str2: *mut i8
§str3: *mut i8
§int1: i32
§int2: i32
§ctxt: *mut c_void
§node: *mut c_void