Struct rpgffi::Pg_finfo_record [] [src]

#[repr(C)]
pub struct Pg_finfo_record { pub api_version: c_int, }

Fields

Trait Implementations

impl Copy for Pg_finfo_record
[src]

impl Clone for Pg_finfo_record
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more