Source code
Revision control
Copy as Markdown
Other Tools
#ifndef GraphemeClusterBreakIteratorUtf16_H
#define GraphemeClusterBreakIteratorUtf16_H
#include <stdio.h>
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#include "diplomat_runtime.h"
#include "GraphemeClusterBreakIteratorUtf16.d.h"
int32_t icu4x_GraphemeClusterBreakIteratorUtf16_next_mv1(GraphemeClusterBreakIteratorUtf16* self);
void icu4x_GraphemeClusterBreakIteratorUtf16_destroy_mv1(GraphemeClusterBreakIteratorUtf16* self);
#endif // GraphemeClusterBreakIteratorUtf16_H