Function mciGetErrorStringW

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