wlan_common

Type Alias UnalignedView

Source
pub type UnalignedView<B, T> = Ref<B, Unalign<T>>;

Aliased Typeยง

struct UnalignedView<B, T>(/* private fields */);