VkCreateBufferCollectionFUCHSIA typedef

VkCreateBufferCollectionFUCHSIA = int Function(Pointer<VkDevice> device, Pointer<VkBufferCollectionCreateInfoFUCHSIA> pCreateInfo, Pointer<VkAllocationCallbacks> pAllocator, Pointer<Pointer<VkBufferCollectionFUCHSIA>> pCollection)

Implementation

typedef VkCreateBufferCollectionFUCHSIA = int Function(
    Pointer<VkDevice> device,
    Pointer<VkBufferCollectionCreateInfoFUCHSIA> pCreateInfo,
    Pointer<VkAllocationCallbacks> pAllocator,
    Pointer<Pointer<VkBufferCollectionFUCHSIA>> pCollection);