![]() |
Notcurses 3.0.17
a blingful library for TUIs and character graphics
|

Go to the source code of this file.
Typedefs | |
| typedef int(* | ncblitter) (struct ncplane *n, int linesize, const void *data, int scaledy, int scaledx, const struct blitterargs *bargs) |
Functions | |
| void | set_pixel_blitter (ncblitter blitfxn) |
| typedef int(* ncblitter) (struct ncplane *n, int linesize, const void *data, int scaledy, int scaledx, const struct blitterargs *bargs) |
| void set_pixel_blitter | ( | ncblitter | blitfxn | ) |