Struct rpgffi::WorkTableScan [] [src]

#[repr(C)]
pub struct WorkTableScan { pub scan: Scan, pub wtParam: c_int, }

Fields

Trait Implementations

impl Copy for WorkTableScan
[src]

impl Clone for WorkTableScan
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more