Struct pq_sys::__sFILEX[][src]

#[repr(C)]
pub struct __sFILEX(_);

Trait Implementations

impl Debug for __sFILEX
[src]
[+]

[]

Formats the value using the given formatter. Read more

impl Copy for __sFILEX
[src]

impl Clone for __sFILEX
[src]
[+]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for __sFILEX

impl Sync for __sFILEX