pub unsafe extern "system" fn GetNumberFormatEx(
    lplocalename: PWSTR,
    dwflags: u32,
    lpvalue: PWSTR,
    lpformat: *const NUMBERFMTW,
    lpnumberstr: PWSTR,
    cchnumber: i32
) -> i32
Expand description

Required features: ‘Win32_Globalization’, ‘Win32_Foundation’