Function windows_sys::Win32::System::WindowsProgramming::GetPrivateProfileIntW
[−]pub unsafe extern "system" fn GetPrivateProfileIntW(
lpappname: PWSTR,
lpkeyname: PWSTR,
ndefault: i32,
lpfilename: PWSTR
) -> u32Expand description
Required features: ‘Win32_System_WindowsProgramming’, ‘Win32_Foundation’
