Type Alias mariadb_sys::MY_UCA_LEVEL_BOOSTER
source · pub type MY_UCA_LEVEL_BOOSTER = my_uca_level_booster_t;
Aliased Type§
struct MY_UCA_LEVEL_BOOSTER {
pub weight_strings_2bytes: [my_uca_2bytes_item_t; 65536],
pub weight_strings_2bytes_to_1_or_2_weights: [my_uca_weight2_t; 65536],
}
Fields§
§weight_strings_2bytes: [my_uca_2bytes_item_t; 65536]
§weight_strings_2bytes_to_1_or_2_weights: [my_uca_weight2_t; 65536]