Type Definition jack_sys::JackFreewheelCallback [] [src]

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