Type Definition ErrorCode
zstd_safe
type ErrorCode = usize;
Represents a possible error from the zstd library.