Struct rpgffi::SeqScanState [] [src]

#[repr(C)]
pub struct SeqScanState { pub ss: ScanState, pub pscan_len: Size, }

Fields

Trait Implementations

impl Copy for SeqScanState
[src]

impl Clone for SeqScanState
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more