Struct rpgffi::attrDefault [] [src]

#[repr(C)]
pub struct attrDefault { pub adnum: AttrNumber, pub adbin: *mut c_char, }

Fields

Trait Implementations

impl Copy for attrDefault
[src]

impl Clone for attrDefault
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more