Struct rpgffi::MaterialState [] [src]

#[repr(C)]
pub struct MaterialState { pub ss: ScanState, pub eflags: c_int, pub eof_underlying: bool_, pub tuplestorestate: *mut Tuplestorestate, }

Fields

Trait Implementations

impl Copy for MaterialState
[src]

impl Clone for MaterialState
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more