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