Struct rpgffi::CaseWhenState [] [src]

#[repr(C)]
pub struct CaseWhenState { pub xprstate: ExprState, pub expr: *mut ExprState, pub result: *mut ExprState, }

Fields

Trait Implementations

impl Copy for CaseWhenState
[src]

impl Clone for CaseWhenState
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more