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