Function windows_sys::Win32::Globalization::GetCurrencyFormatEx
[−]pub unsafe extern "system" fn GetCurrencyFormatEx(
lplocalename: PCWSTR,
dwflags: u32,
lpvalue: PCWSTR,
lpformat: *const CURRENCYFMTW,
lpcurrencystr: PWSTR,
cchcurrency: i32
) -> i32
Expand description
Required features: "Win32_Globalization"