macutils/mixed/mcb.h

3 lines
96 B
C

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