Function windows_sys::Win32::Globalization::GetCurrencyFormatA
[−]pub unsafe extern "system" fn GetCurrencyFormatA(
locale: u32,
dwflags: u32,
lpvalue: PCSTR,
lpformat: *const CURRENCYFMTA,
lpcurrencystr: PSTR,
cchcurrency: i32
) -> i32
Expand description
Required features: "Win32_Globalization"