Struct libevent_sys::evrpc_pool
source · #[repr(C)]pub struct evrpc_pool { /* private fields */ }Trait Implementations§
source§impl Clone for evrpc_pool
impl Clone for evrpc_pool
source§fn clone(&self) -> evrpc_pool
fn clone(&self) -> evrpc_pool
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