Struct rpgffi::constrCheck [] [src]

#[repr(C)]
pub struct constrCheck { pub ccname: *mut c_char, pub ccbin: *mut c_char, pub ccvalid: bool_, pub ccnoinherit: bool_, }

Fields

Trait Implementations

impl Copy for constrCheck
[src]

impl Clone for constrCheck
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more