Type Definition sqa_jack::JackFreewheelCallback

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