|
TextMateLib 1.0
Modern C++ implementation of the TextMate syntax highlighting engine
|
C FFI API header for TextMateLib. More...
Go to the source code of this file.
C FFI API header for TextMateLib.
This header provides C bindings for language interoperability and testing. It includes the complete C API for:
Note: This header is designed for C code or C++ code that needs C FFI bindings. For pure C++ usage, include tml.h instead.
Definition in file tml_c.h.