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"