Type Definition nethost_sys::size_t[][src]

pub type size_t = usize;
Expand description

Equivalent to size_t in C.