mtbl_crc32c(3) debian man page | unix.com

Man Page: mtbl_crc32c

Operating Environment: debian

Section: 3

MTBL_CRC32C(3)															    MTBL_CRC32C(3)

NAME
mtbl_crc32c - calculate CRC32C checksum
SYNOPSIS
#include <mtbl.h> uint32_t mtbl_crc32c(const uint8_t *buffer, size_t length);
DESCRIPTION
The mtbl_crc32c() function calculates the CRC32C checksum of a sequence of bytes of length length. The buffer argument points to the start of the sequence.
RETURN VALUE
The CRC32C checksum. 05/29/2012 MTBL_CRC32C(3)
Related Man Pages
mtbl_varint(3) - debian
shishi_ap_authenticator_cksumdata(3) - debian
shishi_ap_authenticator_cksumdata_set(3) - debian
mtbl(7) - debian
sha256_data(3) - freebsd
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Weird 'find' results
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph