Struct rpgffi::FieldSelectState [] [src]

#[repr(C)]
pub struct FieldSelectState { pub xprstate: ExprState, pub arg: *mut ExprState, pub argdesc: TupleDesc, }

Fields

Trait Implementations

impl Copy for FieldSelectState
[src]

impl Clone for FieldSelectState
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more