Struct rpgffi::wait [] [src]

#[repr(C)]
pub struct wait { pub w_status: __BindgenUnionField<c_int>, pub __wait_terminated: __BindgenUnionField<wait__bindgen_ty_1>, pub __wait_stopped: __BindgenUnionField<wait__bindgen_ty_2>, pub bindgen_union_field: u32, }

Fields

Trait Implementations

impl Copy for wait
[src]

impl Clone for wait
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more