table of contents
other versions
- buster 0.2-5
TICKIT_STRING_PUTCHAR(3) | Library Functions Manual | TICKIT_STRING_PUTCHAR(3) |
NAME¶
tickit_string_putchar - DEPRECATEDSYNOPSIS¶
#include <tickit.h> size_t tickit_string_putchar(char *str, size_t len, long codepoint);
Link with -ltickit.