Struct julia_sys::ip_opts [] [src]

#[repr(C)]
pub struct ip_opts { pub ip_dst: in_addr, pub ip_opts: [c_char; 40], }

Fields

Trait Implementations

impl Copy for ip_opts
[src]

impl Clone for ip_opts
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more