VkCreateBufferCollectionFUCHSIANative typedef

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

Implementation

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