stbi__idct_block

Undocumented in source. Be warned that the author may not have intended to support it.
package @nogc nothrow pure
void
stbi__idct_block
(
ubyte* dst
,
in int dst_stride
,
in ref short[64] data
)

Meta