PeW

Type Alias PeW 

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

Field PE writer -

Aliased Typeยง

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