CVMetalTextureCacheCreate

Function CVMetalTextureCacheCreate 

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