mirror of
https://github.com/asticode/go-astiav.git
synced 2025-10-06 08:37:06 +08:00
4 lines
103 B
C
4 lines
103 B
C
#include <stdint.h>
|
|
|
|
uint32_t astiavRL32(uint8_t *i);
|
|
uint32_t astiavRL32WithOffset(uint8_t *i, int o); |