Struct pgx_pg_sys::WALSegmentContext
source · Fields§
§ws_dir: [c_char; 1024]§ws_segsize: c_intTrait Implementations§
source§impl Clone for WALSegmentContext
impl Clone for WALSegmentContext
source§fn clone(&self) -> WALSegmentContext
fn clone(&self) -> WALSegmentContext
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