Function jack::set_info_callback[][src]

pub fn set_info_callback(info: fn(_: &str))
Expand description

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