Struct rpgffi::GenericExprState [] [src]

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

Fields

Trait Implementations

impl Copy for GenericExprState
[src]

impl Clone for GenericExprState
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more