Function windows_sys::Win32::System::WindowsProgramming::WritePrivateProfileStringA
pub unsafe extern "system" fn WritePrivateProfileStringA(
lpappname: PCSTR,
lpkeyname: PCSTR,
lpstring: PCSTR,
lpfilename: PCSTR
) -> BOOLExpand description
Required features: "Win32_System_WindowsProgramming", "Win32_Foundation"