Method lrs::socket::cmsg::CMsgBuf::len

Returns the size currently occupied by the create messages.

Syntax

impl<H> CMsgBuf<H>
    where H: Allocator,
{
    fn len(&self) -> usize
}