pub unsafe extern "system" fn WritePrivateProfileSectionW(
    lpappname: PWSTR,
    lpstring: PWSTR,
    lpfilename: PWSTR
) -> BOOL
Expand description

Required features: ‘Win32_System_WindowsProgramming’, ‘Win32_Foundation’