webview2_com_sys::Windows::Win32::Globalization

Function GetCurrencyFormatW

Source
pub unsafe fn GetCurrencyFormatW<'a>(
    locale: u32,
    dwflags: u32,
    lpvalue: impl IntoParam<'a, PWSTR>,
    lpformat: *const CURRENCYFMTW,
    lpcurrencystr: PWSTR,
    cchcurrency: i32,
) -> i32