Type Definition sqa_jack::JackLatencyCallback

source ·
pub type JackLatencyCallback = Option<unsafe extern "C" fn(_: u32, _: *mut c_void)>;