MCPcopy Create free account
hub / github.com/DentonW/DevIL / ILAPIENTRY iSizeTell

Function ILAPIENTRY iSizeTell

DevIL/src-IL/src/il_size.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53ILuint ILAPIENTRY iSizeTell(void)
54{
55 return CurPos;
56}
57
58ILint ILAPIENTRY iSizePutc(ILubyte Char)
59{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected