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