Type Alias ssize_t

Source
pub type ssize_t = isize;
Expand description

The signed size type (or “pointer difference” type) for the current platform.