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