Struct rpgffi::NullTestState [] [src]

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

Fields

Trait Implementations

impl Copy for NullTestState
[src]

impl Clone for NullTestState
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more