MCPcopy Create free account
hub / github.com/DentonW/DevIL / OutputMsg

Function OutputMsg

DevIL/src-IL/src/il_jpeg.cpp:162–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160 return;
161}
162void OutputMsg(struct jpeg_common_struct *JpegInfo)
163{
164 return;
165}
166
167
168//! Reads a jpeg file

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected