size_t

Type Alias size_t 

Source
pub type size_t = usize;
👎Deprecated
Expand description

enet size_t type alias for keeping compatible with previous versions of this crate.