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