Struct pgx_pg_sys::dsa_area
source · [−]#[repr(C)]pub struct dsa_area { /* private fields */ }Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for dsa_area
impl Send for dsa_area
impl Sync for dsa_area
impl Unpin for dsa_area
impl UnwindSafe for dsa_area
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more