Struct libxml::bindings::_xmlMutex[][src]

#[repr(C)]
pub struct _xmlMutex { /* fields omitted */ }

Trait Implementations

impl Debug for _xmlMutex
[src]

Formats the value using the given formatter. Read more

impl Copy for _xmlMutex
[src]

impl Clone for _xmlMutex
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for _xmlMutex

impl Sync for _xmlMutex