Function redpitaya::release [] [src]

pub fn release() -> Result<(), String>

Releases the library resources.

It must be called last, after library is not used anymore. Typically before application exits.