]> 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)
committerOle André Vadla Ravnås <oleavr@gmail.com>
Mon, 24 Jun 2024 12:35:06 +0000 (14:35 +0200)
commita2a52c52d8e7ee9a388edf69ed3e9931035f3fcf
treead17753dcfe75d5522b5f9a04320a4ba6ee8c3ca
parent581de784b05d04d94f555f52b56e8c750e1f286a
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