pub unsafe extern "system" fn WritePrivateProfileStringW(
lpappname: PCWSTR,
lpkeyname: PCWSTR,
lpstring: PCWSTR,
lpfilename: PCWSTR
) -> BOOLExpand description
Required features: ‘Win32_System_WindowsProgramming’, ‘Win32_Foundation’