Type Alias mariadb_sys::MY_CONTRACTION

source ·
pub type MY_CONTRACTION = my_contraction_t;

Aliased Type§

struct MY_CONTRACTION {
    pub ch: [u64; 6],
    pub weight: [u16; 17],
    pub with_context: i8,
}

Fields§

§ch: [u64; 6]§weight: [u16; 17]§with_context: i8