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"