ssize_t

Type Alias ssize_t 

Source
pub type ssize_t = i32;
Expand description

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