Skip to content

Add Void typedef #4724

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

Closed
brson opened this issue Feb 1, 2013 · 1 comment
Closed

Add Void typedef #4724

brson opened this issue Feb 1, 2013 · 1 comment
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one.

Comments

@brson
Copy link
Contributor

brson commented Feb 1, 2013

My unsafe code uses *c_void quite a bit. Sometimes it's the only bit of core::libc I use and I would rather it obey Rust naming conventions. It would be nice to have a Void typedef that is an alias for c_void.

@thestinger
Copy link
Contributor

We have this in util now.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one.
Projects
None yet
Development

No branches or pull requests

2 participants