This website requires JavaScript.
Explore
Help
Sign In
bumbread
/
ciabatta
mirror of
https://github.com/flysand7/ciabatta.git
Watch
1
Fork
You've already forked ciabatta
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
be3b3a04b6
ciabatta
/
platform
/
win32
/
win32.h
10 lines
105 B
C
Raw
Blame
History
#
pragma once
#
define WIN32_LEAN_AND_MEAN
#
include
<Windows.h>
struct
_os_heap
{
HANDLE
handle
;
}
;
Reference in New Issue
View Git Blame
Copy Permalink