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

Required features: "Win32_Foundation"