Module devices::usb::xhci::ring_buffer_stop_cb
source · Structs§
- RingBufferStopCallback wraps a callback. The callback will be invoked when last instance of RingBufferStopCallback and its clones is dropped.
Functions§
- Helper function to wrap up a closure with fail handle. The fail handle will be triggered if the closure returns an error.