pub unsafe extern "C" fn ZL_CCtx_getErrorContextString_fromError( cctx: *const ZL_CCtx, error: ZL_Error, ) -> *const c_char
See ZL_CCtx_getErrorContextString()
@param error: The error to get the context for