1#ifndef icu4x_Decomposed_D_HPP
2#define icu4x_Decomposed_D_HPP
22 typedef struct Decomposed_option {
union { Decomposed ok; };
bool is_ok; } Decomposed_option;
39 inline icu4x::capi::Decomposed AsFFI()
const;
Definition Decomposed.d.hpp:35
char32_t first
Definition Decomposed.d.hpp:36
char32_t second
Definition Decomposed.d.hpp:37