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