Struct rpgffi::relopt_bool [] [src]

#[repr(C)]
pub struct relopt_bool { pub gen: relopt_gen, pub default_val: bool_, }

Fields

Trait Implementations

impl Copy for relopt_bool
[src]

impl Clone for relopt_bool
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more