[][src]Function csound_sys::csoundGetMIDIDevList

pub unsafe extern "C" fn csoundGetMIDIDevList(
    csound: *mut CSOUND,
    list: *mut CS_MIDIDEVICE,
    isOutput: c_int
) -> c_int