Struct libc::mmsghdr [] [src]

pub struct mmsghdr {
    pub msg_hdr: msghdr,
    pub msg_len: c_uint,
}

Fields

Trait Implementations

impl Copy for mmsghdr
[src]

impl Clone for mmsghdr
[src]

[src]
[]

Returns a copy of the value. Read more

1.0.0
[src]
[]

Performs copy-assignment from source. Read more