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