midiInGetErrorTextW

Function midiInGetErrorTextW 

Source
pub unsafe extern "system" fn midiInGetErrorTextW(
    wError: MMRESULT,
    lpText: LPWSTR,
    cchText: UINT,
) -> MMRESULT