Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/icu_capi/bindings/c/
DCollatorStrength.d.h22 typedef struct CollatorStrength_option {union { CollatorStrength ok; }; bool is_ok; } CollatorStren… typedef
/external/rust/android-crates-io/crates/icu_capi/bindings/cpp/icu4x/
DCollatorStrength.d.hpp24 …typedef struct CollatorStrength_option {union { CollatorStrength ok; }; bool is_ok; } CollatorStre… argument