[][src]Function aubio_sys::aubio_cleanup

pub unsafe extern "C" fn aubio_cleanup()

clean up cached memory at the end of program

This function should be used at the end of programs to purge all cached memory. So far it is only useful to clean FFTW's cache.