Struct rpgffi::WorkTableScanState [] [src]

#[repr(C)]
pub struct WorkTableScanState { pub ss: ScanState, pub rustate: *mut RecursiveUnionState, }

Fields

Trait Implementations

impl Copy for WorkTableScanState
[src]

impl Clone for WorkTableScanState
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more