stbi_write_bmp

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_bmp
(
in char* filename
,
int w
,
int h
,
int comp
,
in void* data
)

Meta