Struct libstrophe_sys_bindgen::_xmpp_ctx_t
[−]
[src]
#[repr(C)]pub struct _xmpp_ctx_t { /* fields omitted */ }
Trait Implementations
impl Debug for _xmpp_ctx_t[src]
impl Copy for _xmpp_ctx_t[src]
impl Clone for _xmpp_ctx_t[src]
fn clone(&self) -> _xmpp_ctx_t[src]
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
Performs copy-assignment from source. Read more