VkDestroyBufferCollectionFUCHSIA typedef

VkDestroyBufferCollectionFUCHSIA = void Function(Pointer<VkDevice> device, Pointer<VkBufferCollectionFUCHSIA> collection, Pointer<VkAllocationCallbacks> pAllocator)

Implementation

typedef VkDestroyBufferCollectionFUCHSIA = void Function(
    Pointer<VkDevice> device,
    Pointer<VkBufferCollectionFUCHSIA> collection,
    Pointer<VkAllocationCallbacks> pAllocator);