pub unsafe extern "system" fn GetPrivateProfileSectionNamesA(
    lpszreturnbuffer: PSTR,
    nsize: u32,
    lpfilename: PCSTR
) -> u32
Expand description

Required features: "Win32_System_WindowsProgramming"