Struct rpgffi::varattrib_1b_e [] [src]

#[repr(C)]
pub struct varattrib_1b_e { pub va_header: uint8, pub va_tag: uint8, pub va_data: __IncompleteArrayField<c_char>, }

Fields

Trait Implementations

impl Copy for varattrib_1b_e
[src]

impl Clone for varattrib_1b_e
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more