[][src]Function aubio_sys::aubio_log_reset

pub unsafe extern "C" fn aubio_log_reset()

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.