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