pub unsafe extern "system" fn WinUsb_QueryPipeEx(
    interfacehandle: *const c_void,
    alternatesettingnumber: u8,
    pipeindex: u8,
    pipeinformationex: *mut WINUSB_PIPE_INFORMATION_EX
) -> BOOL
Expand description

Required features: ‘Win32_Devices_Usb’, ‘Win32_Foundation’