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