Type Definition c99::ssize_t

source ·
pub type ssize_t = isize;
Expand description

Used for a count of bytes or an error indication.