Struct rpgffi::relopt_value [] [src]

#[repr(C)]
pub struct relopt_value { pub gen: *mut relopt_gen, pub isset: bool_, pub values: relopt_value__bindgen_ty_1, }

Fields

Trait Implementations

impl Copy for relopt_value
[src]

impl Clone for relopt_value
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more