Struct vlfeat_sys::wait [] [src]

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

Fields

Trait Implementations

impl Debug for wait
[src]

Formats the value using the given formatter.

impl Copy for wait
[src]

impl Clone for wait
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more