[][src]Function csound_sys::csoundSetOutput

pub unsafe extern "C" fn csoundSetOutput(
    csound: *mut CSOUND,
    name: *const c_char,
    type_: *const c_char,
    format: *const c_char
)