Struct rpgffi::AggrefExprState [] [src]

#[repr(C)]
pub struct AggrefExprState { pub xprstate: ExprState, pub aggno: c_int, }

Fields

Trait Implementations

impl Copy for AggrefExprState
[src]

impl Clone for AggrefExprState
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more