size_t

Type Alias size_t 

Source
pub type size_t = u32;
Expand description

size_t for NuttX 32-bit. TODO: Support other architectures