write_lib

Function write_lib 

Source
pub fn write_lib(lib: &LIB, file: &mut File) -> Result<()>
Expand description

Writes a Psy-Q LIB. If the file cannot be written an error will be returned.