stb_crc32_block

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
uint
stb_crc32_block
(
uint crc32
,
in void* buffer
,
uint len
)

Meta