pub unsafe extern "system" fn WinUsb_QueryPipe(
    interfacehandle: *const c_void,
    alternateinterfacenumber: u8,
    pipeindex: u8,
    pipeinformation: *mut WINUSB_PIPE_INFORMATION
) -> BOOL
Expand description

Required features: "Win32_Devices_Usb", "Win32_Foundation"