Struct pgx_pg_sys::StopList
source · [−]Fields
len: c_intstop: *mut *mut c_charTrait Implementations
impl Copy for StopList
Auto Trait Implementations
impl RefUnwindSafe for StopList
impl !Send for StopList
impl !Sync for StopList
impl Unpin for StopList
impl UnwindSafe for StopList
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