MCPcopy Create free account
hub / github.com/DentonW/DevIL / ilutWin32Init

Function ilutWin32Init

DevIL/src-ILUT/src/ilut_win32.cpp:29–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27#endif//_WIN32_WCE
28
29ILboolean ilutWin32Init()
30{
31
32
33 return IL_TRUE;
34}
35
36
37ILAPI HBITMAP ILAPIENTRY ilutConvertSliceToHBitmap(HDC hDC, ILuint slice)

Callers 1

ILAPIENTRY ilutRendererFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected