pub fn get_audio_cache_mut(
identifier: &impl AsCacheIdentifier,
name: &str,
) -> Result<Option<CacheAudioWriteGuard>, CacheError>Expand description
音声キャッシュデータを取得し、可変取得する。
pub fn get_audio_cache_mut(
identifier: &impl AsCacheIdentifier,
name: &str,
) -> Result<Option<CacheAudioWriteGuard>, CacheError>音声キャッシュデータを取得し、可変取得する。