mciGetErrorStringA

Function mciGetErrorStringA 

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