]> git.ipfire.org Git - thirdparty/vala.git/commit
libusb-1.0: Fix the LibUSB.HotPlugCb declaration
authorOle André Vadla Ravnås <oleavr@gmail.com>
Mon, 24 Jun 2024 12:32:03 +0000 (14:32 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 24 Jun 2024 18:05:03 +0000 (20:05 +0200)
commitd222c6c5edab72065995d1874ccae3a0b755a214
tree16a48d7c32ae5561cd8aeecc8776e4c6522581ac
parent0e63acb97940a69b375ff2deea10d015d08fe093
libusb-1.0: Fix the LibUSB.HotPlugCb declaration

It returns an int used to decide whether the callback should be rearmed
or deregistered.

Co-authored-by: Håvard Sørbø <havard@hsorbo.no>
vapi/libusb-1.0.vapi