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