Struct libc::mmsghdr
[−]
[src]
#[repr(C)]pub struct mmsghdr { pub msg_hdr: msghdr, pub msg_len: c_uint, }
Fields
msg_hdr: msghdr
msg_len: c_uint