[][src]Function csound_sys::csoundParseConfigurationVariable

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