New issue 28 by mozbug...@gmail.com: Add more informations to function
parameter.
http://code.google.com/p/ctypesgen/issues/detail?id=28
This patch add a "identifier" attribute to each item of the
function.argtypes such that json will output parameter name as "identifier".
argtypes in json also come with klass names to provide array or pointer
information for the arguement types.
Attachments:
ctypesgen-func-id.patch 2.3 KB
Comment #1 on issue 28 by r...@sc3d.org: Add more informations to function
parameter.
http://code.google.com/p/ctypesgen/issues/detail?id=28
Thanks for this; pushed to svn.