pub fn usbfs_set_interface(
fd: i32,
set_interface: &mut UsbfsSetInterface,
) -> Result<()>
Expand description
USBFS Set Interface
The user is responsible for setting all the relevant UsbfsSetInterface fields.
pub fn usbfs_set_interface(
fd: i32,
set_interface: &mut UsbfsSetInterface,
) -> Result<()>
USBFS Set Interface
The user is responsible for setting all the relevant UsbfsSetInterface fields.