Struct redox::net::n32
[−]
[src]
pub struct n32 {
pub bytes: [u8; 4],
}Fields
bytes |
pub struct n32 {
pub bytes: [u8; 4],
}bytes |
impl n32impl Clone for n32fn clone(&self) -> n32fn clone_from(&mut self, source: &Self)impl Copy for n32