Struct rpgffi::pg_atomic_uint32 [] [src]

#[repr(C)]
pub struct pg_atomic_uint32 { pub value: uint32, }

Fields

Trait Implementations

impl Copy for pg_atomic_uint32
[src]

impl Clone for pg_atomic_uint32
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more