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

Function ILAPIENTRY iTellRFile

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

Source from the content-addressed store, hash-verified

644
645
646ILuint ILAPIENTRY iTellRFile(void)
647{
648 return TellRProc(FileRead);
649}
650
651
652ILuint ILAPIENTRY iTellRLump(void)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected