Skip to main content

get_image_cache_mut

Function get_image_cache_mut 

Source
pub fn get_image_cache_mut(
    identifier: &impl AsCacheIdentifier,
    name: &str,
) -> Result<Option<CacheImageWriteGuard>, CacheError>
Expand description

画像キャッシュデータを取得し、可変取得する。