[][src]Function csound_sys::csoundSetControlChannel

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