pub unsafe extern "C" fn ZL_Compressor_getErrorContextString_fromError(
compressor: *const ZL_Compressor,
error: ZL_Error,
) -> *const c_charExpand description
See @ref ZL_Compressor_getErrorContextString()
The same as ZL_Compressor_getErrorContextString() except works on a @ref ZL_Error.