zig

fork of https://codeberg.org/ziglang/zig
Log | Files | Refs | README | LICENSE

blob bbb9ff88 (272B) - Raw


      1 LIBRARY api-ms-win-core-heap-l1-1-0
      2 
      3 EXPORTS
      4 
      5 GetProcessHeap@0
      6 GetProcessHeaps@8
      7 HeapAlloc@12
      8 HeapCompact@8
      9 HeapCreate@12
     10 HeapDestroy@4
     11 HeapFree@12
     12 HeapLock@4
     13 HeapQueryInformation@20
     14 HeapReAlloc@16
     15 HeapSetInformation@16
     16 HeapSize@12
     17 HeapUnlock@4
     18 HeapValidate@12
     19 HeapWalk@8