[][src]Type Definition jack_sys::JackFreewheelCallback

type JackFreewheelCallback = Option<unsafe extern "C" fn(starting: c_int, arg: *mut c_void)>;