[][src]Function CCODE::GetPrivateProfileSectionA

pub unsafe extern "C" fn GetPrivateProfileSectionA(
    lpAppName: LPCSTR,
    lpReturnedString: LPSTR,
    nSize: DWORD,
    lpFileName: LPCSTR
) -> DWORD