Function mciGetErrorStringA

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