Struct rpgffi::SharedInvalCatcacheMsg [] [src]

#[repr(C)]
pub struct SharedInvalCatcacheMsg { pub id: int8, pub dbId: Oid, pub hashValue: uint32, }

Fields

Trait Implementations

impl Copy for SharedInvalCatcacheMsg
[src]

impl Clone for SharedInvalCatcacheMsg
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more