Struct rpgffi::pg_atomic_flag [] [src]

#[repr(C)]
pub struct pg_atomic_flag { pub value: c_char, }

Fields

Trait Implementations

impl Copy for pg_atomic_flag
[src]

impl Clone for pg_atomic_flag
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more