BidiMirroringGlyph.h (318B)
1 #ifndef BidiMirroringGlyph_H 2 #define BidiMirroringGlyph_H 3 4 #include <stdio.h> 5 #include <stdint.h> 6 #include <stddef.h> 7 #include <stdbool.h> 8 #include "diplomat_runtime.h" 9 10 11 #include "BidiMirroringGlyph.d.h" 12 13 14 15 16 17 18 BidiMirroringGlyph icu4x_BidiMirroringGlyph_for_char_mv1(char32_t ch); 19 20 21 22 23 24 #endif // BidiMirroringGlyph_H