Struct pgx_pg_sys::PROC_QUEUE
source · Fields§
§links: SHM_QUEUE§size: c_intTrait Implementations§
source§impl Clone for PROC_QUEUE
impl Clone for PROC_QUEUE
source§fn clone(&self) -> PROC_QUEUE
fn clone(&self) -> PROC_QUEUE
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