pub type otMeshLocalPrefix = otIp6NetworkPrefix;
Represents a Mesh Local Prefix.
#[repr(C, packed(1))]pub struct otMeshLocalPrefix { pub m8: [u8; 8], }
m8: [u8; 8]
< The Network Prefix.