Trait implementation lrs::netlink::fmt::NlMsg::DerefMut

Objects that implement the mutable dereference operator.

Syntax

impl<'a, H> DerefMut for NlMsg<'a, H>
    where H: Allocator + 'a,
          <H as Allocator>::Pool: 'a,