Function core_video::metal_texture_cache::CVMetalTextureCacheCreate

source ยท
pub unsafe extern "C" fn CVMetalTextureCacheCreate(
    allocator: CFAllocatorRef,
    cacheAttributes: CFDictionaryRef,
    metalDevice: Device,
    textureAttributes: CFDictionaryRef,
    cacheOut: *mut CVMetalTextureCacheRef,
) -> CVReturn