Type Alias mariadb_sys::MY_UCA_WEIGHT2

source ·
pub type MY_UCA_WEIGHT2 = my_uca_weight2_t;

Aliased Type§

struct MY_UCA_WEIGHT2 {
    pub weight: [u16; 2],
}

Fields§

§weight: [u16; 2]

Trait Implementations

source§

impl Debug for my_uca_weight2_t

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more