Skip to main content

ZSTD_getErrorCode

Function ZSTD_getErrorCode 

Source
pub extern "C" fn ZSTD_getErrorCode(code: size_t) -> ZSTD_ErrorCode
Expand description

Convert a result into an error code, which can be compared to the errors enum list