Type Alias WinerrW

Source
pub type WinerrW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field WINERR writer - Window Error Flag

Aliased Typeยง

struct WinerrW<'a, REG> { /* private fields */ }