Struct rpgffi::varattrib_4b [] [src]

#[repr(C)]
pub struct varattrib_4b { pub va_4byte: __BindgenUnionField<varattrib_4b__bindgen_ty_1>, pub va_compressed: __BindgenUnionField<varattrib_4b__bindgen_ty_2>, pub bindgen_union_field: [u32; 2], }

Fields

Trait Implementations

impl Copy for varattrib_4b
[src]

impl Clone for varattrib_4b
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more