Method lrs::netlink::fmt::NlBuf::new

Syntax

impl<H> NlBuf<H>
    where H: Allocator,
          <H as Allocator>::Pool: Default,
{
    fn new() -> NlBuf<H>
}