index
:
CastXML.git
master
Clone from: https://github.com/CastXML/CastXML.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
input
/
Method-ms-dllexport.cxx
blob: 3beba933b0d8d9d68837e5db4954acf52cd20ec1 (
plain
)
1
2
3
4
class
start
{
__declspec
(
dllexport
)
int
method
(
int
);
};