Function init [src]

Prototype

pub fn init() Adler32

Source

pub fn init() Adler32 { return Adler32{ .adler = 1 }; }