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