load method

void load()

Load the C portions of the library.

This function must be called before doing anything else.

Implementation

void load() => _tolk.Tolk_Load();