[][src]Function uikit_sys::CVMetalTextureCacheCreate

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