initialize

Function initialize 

Source
pub fn initialize() -> Result<()>
Expand description

Initialize the QUAC 100 library with default flags.

This must be called before any other library functions. The library can only be initialized once.