arsa  2.7
Public Attributes | List of all members
SDLTest_Crc32Context Struct Reference

#include <SDL_test_crc32.h>

Public Attributes

CrcUint32 crc32_table [256]
 

Detailed Description

Data structure for CRC32 (checksum) computation

Definition at line 66 of file SDL_test_crc32.h.

Member Data Documentation

◆ crc32_table

CrcUint32 SDLTest_Crc32Context::crc32_table[256]

Definition at line 67 of file SDL_test_crc32.h.


The documentation for this struct was generated from the following file: