[][src]Function csound_sys::csoundSetConfigurationVariable

pub unsafe extern "C" fn csoundSetConfigurationVariable(
    csound: *mut CSOUND,
    name: *const c_char,
    value: *mut c_void
) -> c_int