Union julia_sys::tcphdr__bindgen_ty_1 [] [src]

#[repr(C)]
pub union tcphdr__bindgen_ty_1 { pub __bindgen_anon_1: tcphdr__bindgen_ty_1__bindgen_ty_1, pub __bindgen_anon_2: tcphdr__bindgen_ty_1__bindgen_ty_2, // some fields omitted }

Fields

__bindgen_anon_1: tcphdr__bindgen_ty_1__bindgen_ty_1 __bindgen_anon_2: tcphdr__bindgen_ty_1__bindgen_ty_2

Trait Implementations

impl Copy for tcphdr__bindgen_ty_1
[src]

impl Clone for tcphdr__bindgen_ty_1
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more