windows::Win32::System::WindowsProgramming

Function GetPrivateProfileSectionNamesA

pub unsafe fn GetPrivateProfileSectionNamesA<P2>(
    lpszreturnbuffer: Option<&mut [u8]>,
    lpfilename: P2,
) -> u32
where P2: Param<PCSTR>,