Bug 462294 - Add "View Video" to context menu for <video> elements. r=gavin, ui...
[wine-gecko.git] / xpcom / tests / static-checker / e12.cpp
blobb2292d9cbd7856b801488657be45457a411d9a84
1 typedef int PRBool;
2 typedef int PRUint32;
3 typedef int PRInt32;
5 typedef PRUint32 nsresult;
6 typedef short PRUnichar;
8 PRBool bar(int *p __attribute__((user("NS_outparam")))) {
9 return 1;