pub type ssize_t = i32;
Expand description

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