Home
last modified time | relevance | path

Searched defs:MsgHdr (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/socket2/src/
Dlib.rs593 pub struct MsgHdr<'addr, 'bufs, 'control> { struct
600 impl<'addr, 'bufs, 'control> MsgHdr<'addr, 'bufs, 'control> { implementation
650 impl<'name, 'bufs, 'control> fmt::Debug for MsgHdr<'name, 'bufs, 'control> { implementation