Struct mupdf_sys::fz_xml_doc [−][src]
#[repr(C)]pub struct fz_xml_doc { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for fz_xml_doc
impl Send for fz_xml_doc
impl Sync for fz_xml_doc
impl Unpin for fz_xml_doc
impl UnwindSafe for fz_xml_doc
Blanket Implementations
Mutably borrows from an owned value. Read more