Function windows_sys::Win32::Devices::Usb::WinUsb_GetPipePolicy
[−]pub unsafe extern "system" fn WinUsb_GetPipePolicy(
interfacehandle: *const c_void,
pipeid: u8,
policytype: u32,
valuelength: *mut u32,
value: *mut c_void
) -> BOOL
Expand description
Required features: "Win32_Devices_Usb"
, "Win32_Foundation"