DECIMAL

Type Alias DECIMAL 

Source
pub type DECIMAL = tagDEC;

Aliased Type§

#[repr(C)]
pub struct DECIMAL { pub wReserved: u16, pub __bindgen_anon_1: tagDEC__bindgen_ty_1, pub Hi32: u32, pub __bindgen_anon_2: tagDEC__bindgen_ty_2, }

Fields§

§wReserved: u16§__bindgen_anon_1: tagDEC__bindgen_ty_1§Hi32: u32§__bindgen_anon_2: tagDEC__bindgen_ty_2