Struct rpgffi::CoerceViaIOState [] [src]

#[repr(C)]
pub struct CoerceViaIOState { pub xprstate: ExprState, pub arg: *mut ExprState, pub outfunc: FmgrInfo, pub infunc: FmgrInfo, pub intypioparam: Oid, }

Fields

Trait Implementations

impl Copy for CoerceViaIOState
[src]

impl Clone for CoerceViaIOState
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more