Struct rpgffi::XLogRecordDataHeaderShort [] [src]

#[repr(C)]
pub struct XLogRecordDataHeaderShort { pub id: uint8, pub data_length: uint8, }

Fields

Trait Implementations

impl Copy for XLogRecordDataHeaderShort
[src]

impl Clone for XLogRecordDataHeaderShort
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more