FindStoppingStringsNative typedef

FindStoppingStringsNative = Size Function(CactusContextHandle handle, Pointer<Utf8> text, Size last_token_size, Int32 stop_type)

Implementation

typedef FindStoppingStringsNative = Size Function(
    CactusContextHandle handle, Pointer<Utf8> text, Size last_token_size, Int32 stop_type);