[][src]Type Definition csound_sys::csound_rt_play_callback

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