Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DentonW/DevIL
/ ILAPIENTRY iGetFile
Function
ILAPIENTRY iGetFile
DevIL/src-IL/src/il_files.cpp:658–661 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
656
657
658
ILHANDLE ILAPIENTRY iGetFile(void)
659
{
660
return FileRead;
661
}
662
663
664
const ILubyte* ILAPIENTRY iGetLump(void) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected