pub unsafe extern "system" fn GetPrivateProfileSectionNamesW(
    lpszreturnbuffer: PWSTR,
    nsize: u32,
    lpfilename: PWSTR
) -> u32
Expand description

Required features: ‘Win32_System_WindowsProgramming’, ‘Win32_Foundation’