Struct phper_sys::Dl_serinfo__bindgen_ty_1[][src]

#[repr(C)]
pub struct Dl_serinfo__bindgen_ty_1 { pub dls_serpath: __BindgenUnionField<[Dl_serpath; 0]>, pub __dls_serpath_pad: __BindgenUnionField<[Dl_serpath; 1]>, pub bindgen_union_field: [u32; 2], }

Fields

dls_serpath: __BindgenUnionField<[Dl_serpath; 0]>__dls_serpath_pad: __BindgenUnionField<[Dl_serpath; 1]>bindgen_union_field: [u32; 2]

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.