[−][src]Type Definition csound_sys::csound_open_callback
type csound_open_callback = Option<extern "C" fn(_: *mut CSOUND, _: *const csRtAudioParams) -> c_int>;
type csound_open_callback = Option<extern "C" fn(_: *mut CSOUND, _: *const csRtAudioParams) -> c_int>;