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