Struct rpgffi::relopt_parse_elt [] [src]

#[repr(C)]
pub struct relopt_parse_elt { pub optname: *const c_char, pub opttype: relopt_type, pub offset: c_int, }

Fields

Trait Implementations

impl Copy for relopt_parse_elt
[src]

impl Clone for relopt_parse_elt
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more