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