Struct pq_sys::__sbuf[][src]

#[repr(C)]
pub struct __sbuf { pub _base: *mut c_uchar, pub _size: c_int, }

Fields

Trait Implementations

impl Debug for __sbuf
[src]

Formats the value using the given formatter. Read more

impl Copy for __sbuf
[src]

impl Clone for __sbuf
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl !Send for __sbuf

impl !Sync for __sbuf