webview2_com_sys::Windows::Win32::Globalization

Function GetCurrencyFormatEx

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