Type Definition jack_sys::JackShutdownCallback

source ·
pub type JackShutdownCallback = Option<unsafe extern "C" fn(arg: *mut c_void)>;