Method lrs::netlink::fmt::NlMsg::cancel

Syntax

impl<'a, H> NlMsg<'a, H>
    where H: Allocator + 'a,
          <H as Allocator>::Pool: 'a,
{
    fn cancel(self) -> ()
}