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