pub unsafe extern "C" fn aubio_log_reset()
Expand description

Reset all logging functions to the default one

After calling this function, the default logging function will be used to print error, warning, normal, and debug messages to stdout or stderr.