UbixOS  2.0
crc32.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

uint32_t crc32 (const void *buf, size_t size)
 

Function Documentation

◆ crc32()

uint32_t crc32 ( const void *  buf,
size_t  size 
)

Definition at line 97 of file crc32.c.