Source code

Revision control

Copy as Markdown

Other Tools

#ifndef WordSegmenter_D_H
#define WordSegmenter_D_H
#include <stdio.h>
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#include "diplomat_runtime.h"
typedef struct WordSegmenter WordSegmenter;
#endif // WordSegmenter_D_H