pub unsafe extern "system" fn WinUsb_GetAssociatedInterface(
    interfacehandle: *const c_void,
    associatedinterfaceindex: u8,
    associatedinterfacehandle: *mut *mut c_void
) -> BOOL
Expand description

Required features: ‘Win32_Devices_Usb’, ‘Win32_Foundation’