Struct libevent_sys::evrpc_status
source · #[repr(C)]pub struct evrpc_status { /* private fields */ }Trait Implementations§
source§impl Clone for evrpc_status
impl Clone for evrpc_status
source§fn clone(&self) -> evrpc_status
fn clone(&self) -> evrpc_status
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more