Struct rpgffi::CteScan [] [src]

#[repr(C)]
pub struct CteScan { pub scan: Scan, pub ctePlanId: c_int, pub cteParam: c_int, }

Fields

Trait Implementations

impl Copy for CteScan
[src]

impl Clone for CteScan
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more