Home
last modified time | relevance | path

Searched defs:DateTimeLength_option (Results 1 – 2 of 2) sorted by relevance

/external/rust/android-crates-io/crates/icu_capi/bindings/c/
DDateTimeLength.d.h20 typedef struct DateTimeLength_option {union { DateTimeLength ok; }; bool is_ok; } DateTimeLength_op… struct
/external/rust/android-crates-io/crates/icu_capi/bindings/cpp/icu4x/
DDateTimeLength.d.hpp22 …typedef struct DateTimeLength_option {union { DateTimeLength ok; }; bool is_ok; } DateTimeLength_o… argument