Function jack::info_callback [] [src]

pub fn info_callback() -> Option<fn(_: &str)>

Resets the JACK info callback to use stdio. Get the info callback that was set using set_info_callback. This corresponds to the one set using rust-jack, not JACK itself. None is returned if rust-jack hasn't set a callback or has reset it to use stdout.