webview2_com_sys::Windows::Win32::Globalization

Function GetNumberFormatW

Source
pub unsafe fn GetNumberFormatW<'a>(
    locale: u32,
    dwflags: u32,
    lpvalue: impl IntoParam<'a, PWSTR>,
    lpformat: *const NUMBERFMTW,
    lpnumberstr: PWSTR,
    cchnumber: i32,
) -> i32