Function windows::Win32::System::WindowsProgramming::GetPrivateProfileSectionNamesA
pub unsafe fn GetPrivateProfileSectionNamesA<P0>(
lpszreturnbuffer: Option<&mut [u8]>,
lpfilename: P0,
) -> u32where
P0: Param<PCSTR>,