stbi_write_jpg_to_func

Undocumented in source. Be warned that the author may not have intended to support it.
version(compileSTBImageWrite)
nothrow @nogc private public
int
stbi_write_jpg_to_func
(
stbi_write_func func
,
void* context
,
int x
,
int y
,
int comp
,
const(void)* data
,)

Meta