Struct pgx_pg_sys::NamedLWLockTranche
source · Fields§
§trancheId: c_int§trancheName: *mut c_charTrait Implementations§
source§impl Clone for NamedLWLockTranche
impl Clone for NamedLWLockTranche
source§fn clone(&self) -> NamedLWLockTranche
fn clone(&self) -> NamedLWLockTranche
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