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

Required features: "Win32_Foundation"