Function windows_sys::Win32::Devices::Usb::WinUsb_GetAssociatedInterface
pub unsafe extern "system" fn WinUsb_GetAssociatedInterface(
interfacehandle: WINUSB_INTERFACE_HANDLE,
associatedinterfaceindex: u8,
associatedinterfacehandle: *mut WINUSB_INTERFACE_HANDLE
) -> BOOL
Expand description
Required features: "Win32_Foundation"