Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DentonW/DevIL
/ ILAPIENTRY iTellWFile
Function
ILAPIENTRY iTellWFile
DevIL/src-IL/src/il_files.cpp:764–767 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
762
763
764
ILuint ILAPIENTRY iTellWFile(void)
765
{
766
return TellWProc(FileWrite);
767
}
768
769
770
ILuint ILAPIENTRY iTellWLump(void)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected