Function jack::set_error_callback[][src]

pub fn set_error_callback(error: fn(_: &str))
Expand description

Set the global JACK info callback. It is recommended to specify a callback that uses the log crate.