VkDestroyBufferCollectionFUCHSIANative typedef

VkDestroyBufferCollectionFUCHSIANative = Void Function(Pointer<VkDevice> device, Pointer<VkBufferCollectionFUCHSIA> collection, Pointer<VkAllocationCallbacks> pAllocator)

Implementation

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