ZSTD_getErrorName

Function ZSTD_getErrorName 

Source
pub unsafe extern "C" fn ZSTD_getErrorName(
    code: usize,
) -> *const c_char
Expand description

ZSTD_getErrorName() : provides error code string from function result (useful for debugging)