Struct rpgffi::SharedInvalSnapshotMsg [] [src]

#[repr(C)]
pub struct SharedInvalSnapshotMsg { pub id: int8, pub dbId: Oid, pub relId: Oid, }

Fields

Trait Implementations

impl Copy for SharedInvalSnapshotMsg
[src]

impl Clone for SharedInvalSnapshotMsg
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more