pub unsafe extern "system" fn WinUsb_SetPipePolicy(
    interfacehandle: *const c_void,
    pipeid: u8,
    policytype: u32,
    valuelength: u32,
    value: *const c_void
) -> BOOL
Expand description

Required features: "Win32_Devices_Usb", "Win32_Foundation"