Sha256: b71a8e263c290c3a398c1985326ecb813aedb0de7af8f9d12cdc10b62a75eda8
Contents?: true
Size: 176 Bytes
Versions: 4
Compression:
Stored size: 176 Bytes
Contents
#ifndef BOOTSNAP_H #define BOOTSNAP_H 1 #include <stdint.h> #include <sys/types.h> #include "ruby.h" uint32_t crc32(const char *bytes, size_t size); #endif /* BOOTSNAP_H */
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
bootsnap-0.2.3 | ext/bootsnap/bootsnap.h |
bootsnap-0.2.2 | ext/bootsnap/bootsnap.h |
bootsnap-0.2.1 | ext/bootsnap/bootsnap.h |
bootsnap-0.2.0 | ext/bootsnap/bootsnap.h |