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

Required features: "Win32_Foundation"