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