-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature request: please support function pointer #1315
Comments
I don't see anything from your description that relates to CsWin32. Can you clarify? |
I want to generate c# bindings for some
|
any update? |
Ok, so you're not reading win32metadata here, but something custom that you produced? If you'd like to help, the first step would be to contrive some way to produce winmd's as part of our build in this repo that can contain whatever special patterns you please (e.g. your function pointers). |
@HppZ That seems what https://github.com/dotnet/ClangSharp does. |
@Lightczx it is just one of my scenarios, i need to support more languages. |
error:
Failed while generating field: item_name. Unrecognized type: HandleTypeHandleInfo.
The text was updated successfully, but these errors were encountered: