[][src]Type Definition csound_sys::csound_rt_rec_callback

type csound_rt_rec_callback = Option<extern "C" fn(_: *mut CSOUND, _: *mut c_double, _: c_int) -> c_int>;