macutils/macunpack/mcb.h

4 lines
103 B
C

#include <stdint.h>
extern void mcb(char *hdr, uint32_t rsrcLength, uint32_t dataLength, int toread);