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