Struct libpg_query2_sys::_opaque_pthread_cond_t
source · Fields§
§__sig: c_long§__opaque: [c_char; 40]Trait Implementations§
source§impl Clone for _opaque_pthread_cond_t
impl Clone for _opaque_pthread_cond_t
source§fn clone(&self) -> _opaque_pthread_cond_t
fn clone(&self) -> _opaque_pthread_cond_t
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