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