Struct sgx_trts::libc::in_addr[]

#[repr(C)]
pub struct in_addr { pub s_addr: in_addr_t, }

Fields

Trait Implementations

impl Copy for in_addr

impl Clone for in_addr

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for in_addr

impl Sync for in_addr