blitSub
fn
void blitSub(
const ubyte * data, int x, int y, uint width, uint height,
uint srcX, uint srcY, uint stride, uint flags,
) @importName("blitSub")Copies a subregion within a larger sprite atlas to the framebuffer.