Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Varargs extern functions are Copy but not Clone #34874

Closed
DemiMarie opened this issue Jul 17, 2016 · 1 comment
Closed

Varargs extern functions are Copy but not Clone #34874

DemiMarie opened this issue Jul 17, 2016 · 1 comment

Comments

@DemiMarie
Copy link
Contributor

Varargs extern functions are Copy but not Clone. This causes problems when trying to use bindgen on a C header file that contains stucts that contain extern function pointers.

@nagisa
Copy link
Member

nagisa commented Jul 17, 2016

Duplicate of #28229.

bors added a commit that referenced this issue Jul 19, 2016
Implement traits for variadic function pointers

Closes #34874
cc #28268

r? @alexcrichton
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants