Function windows_sys::Win32::System::WindowsProgramming::GetPrivateProfileIntW
[−]pub unsafe extern "system" fn GetPrivateProfileIntW(
lpappname: PCWSTR,
lpkeyname: PCWSTR,
ndefault: i32,
lpfilename: PCWSTR
) -> u32
Expand description
Required features: "Win32_System_WindowsProgramming"