Type Alias CY

Source
pub type CY = tagCY;

Aliased Type§

union CY {
    pub __bindgen_anon_1: tagCY__bindgen_ty_1,
    pub int64: i64,
}

Fields§

§__bindgen_anon_1: tagCY__bindgen_ty_1§int64: i64