[−][src]Function winapi::um::winbase::GetPrivateProfileSectionA
pub unsafe extern "system" fn GetPrivateProfileSectionA(
lpAppName: LPCSTR,
lpReturnedString: LPSTR,
nSize: DWORD,
lpFileName: LPCSTR
) -> DWORD