webview2_com_sys::Windows::Win32::Globalization

Function GetNumberFormatA

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