[][src]Function csound_sys::csoundSetAudioChannel

pub unsafe extern "C" fn csoundSetAudioChannel(
    csound: *mut CSOUND,
    name: *const c_char,
    samples: *mut c_double
)