FindStoppingStringsDart typedef
FindStoppingStringsDart =
int Function(CactusContextHandle handle, Pointer<Utf8> text, int last_token_size, int stop_type)
Implementation
typedef FindStoppingStringsDart = int Function(
CactusContextHandle handle, Pointer<Utf8> text, int last_token_size, int stop_type);