pub type size_t = u32;
Expand description

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