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

Function ILAPIENTRY iGetLump

DevIL/src-IL/src/il_files.cpp:664–666  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

662
663
664const ILubyte* ILAPIENTRY iGetLump(void) {
665 return (ILubyte*)ReadLump;
666}
667
668
669

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected