CTLSEQS_READER_INIT(3) | ctlseqs | CTLSEQS_READER_INIT(3) |
#include <ctlseqs.h>
struct ctlseqs_reader *ctlseqs_reader_init(void);
Instance of a reader should be freed with ctlseqs_reader_free.
If the function fails to allocate sufficient memory, returns NULL.
Copying and distribution of this file, with or without modification, are permitted in any medium without royalty, provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty.
September 1, 2020 | 0.1.0 |