ZL_errorCode

Function ZL_errorCode 

Source
pub unsafe extern "C" fn ZL_errorCode(
    report: ZL_Report,
) -> ZL_ErrorCode
Expand description

@returns The error code contained within the report. If !ZL_isError(report), then @returns ZL_ErrorCode_no_error.