mciGetErrorStringW

Function mciGetErrorStringW 

Source
pub unsafe extern "stdcall" fn mciGetErrorStringW(
    mcierr: MCIERROR,
    pszText: LPWSTR,
    cchText: UINT,
) -> BOOL