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