Function usbfs_set_interface

Source
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.