DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
root
/
lib
/
libtcplay
/crc32.h
uint32_t
crc32
(
const
void
*
buf
,
size_t
size
);
uint32_t
crc32_intermediate
(
uint32_t
crc
,
uint8_t
d
);