We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This will probably require another proc_macro_hack macro for detecting parameter types and generating a proper proxy C func...
The text was updated successfully, but these errors were encountered:
Start implementing subroutine definition macro
4a7b731
start work on #6 ...
Roadmap:
rst
scm_c_define_gsubr
Sorry, something went wrong.
So apparently the rst parameter is explained on the GNU/MIT/Scheme reference I'm not 100% sure but this could be the explanation.
gnu documentation
cherryman
No branches or pull requests
This will probably require another proc_macro_hack macro for detecting parameter types and generating a proper proxy C func...
The text was updated successfully, but these errors were encountered: