Function windows_sys::Win32::Globalization::GetNumberFormatEx
[−]pub unsafe extern "system" fn GetNumberFormatEx(
lplocalename: PCWSTR,
dwflags: u32,
lpvalue: PCWSTR,
lpformat: *const NUMBERFMTW,
lpnumberstr: PWSTR,
cchnumber: i32
) -> i32
Expand description
Required features: "Win32_Globalization"