Type Definition jack_sys::JackFreewheelCallback[][src]

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