Struct rpgffi::PageXLogRecPtr [] [src]

#[repr(C)]
pub struct PageXLogRecPtr { pub xlogid: uint32, pub xrecoff: uint32, }

Fields

Trait Implementations

impl Copy for PageXLogRecPtr
[src]

impl Clone for PageXLogRecPtr
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more