Function windows::Win32::System::WindowsProgramming::GetProfileSectionW

pub unsafe fn GetProfileSectionW<P0>(
    lpappname: P0,
    lpreturnedstring: Option<&mut [u16]>,
) -> u32
where P0: Param<PCWSTR>,