Type Alias CURRENCY

Source
pub type CURRENCY = CY;

Aliased Type§

#[repr(C)]
pub struct CURRENCY { pub int64: i64, }

Fields§

§int64: i64