pub type GfmulW<'a, REG> = BitWriter<'a, REG>;
Field GFMUL writer - GF Multiplication
GFMUL
struct GfmulW<'a, REG> { /* private fields */ }