Skip to content
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

Allow null function pointers for libusb_set_pollfd_notifiers(). #71

Merged
merged 1 commit into from
Jul 1, 2021

Conversation

detly
Copy link
Contributor

@detly detly commented Jun 27, 2021

Fixes #70.

libusb1-sys/src/lib.rs Outdated Show resolved Hide resolved
@detly detly force-pushed the pollfd_notifiers_nullable branch from 5c0f16f to c3a49d7 Compare June 29, 2021 12:51
@a1ien a1ien merged commit d5848bc into a1ien:master Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

libusb_set_pollfd_notifiers() should take nullable pointers
2 participants