[][src]Function jack::error_callback

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

Get the error callback that was set using set_error_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 stderr.