macutils/mixed/mcb.h

3 lines
96 B
C
Raw Permalink Normal View History

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