stbi_write_tga

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
int
stbi_write_tga
(
in char* filename
,
int w
,
int h
,
int comp
,
in void* data
)

Meta