packoff.h (204B) - Raw
1 /** 2 * This file is part of the mingw-w64 runtime package. 3 * No warranty is given; refer to the file DISCLAIMER within this package. 4 */ 5 #if !(defined(lint) || defined(RC_INVOKED)) 6 #pragma pack() 7 #endif
zigfork of https://codeberg.org/ziglang/zig | |
| Log | Files | Refs | README | LICENSE |