stbi_write_jpg

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_jpg
(
in char* filename
,
int x
,
int y
,
int comp
,
in void* data
,)

Meta