Searched refs:SndStrErrorFailed (Results 1 – 1 of 1) sorted by relevance
61 SndStrErrorFailed(i32), enumerator81 SndStrErrorFailed(e) => write!(f, "snd_strerror() failed: {}", e), in fmt()399 return Err(Error::SndStrErrorFailed(err_num)); in snd_strerror()