VkResetDescriptorPool typedef

VkResetDescriptorPool = int Function(Pointer<VkDevice> device, Pointer<VkDescriptorPool> descriptorPool, int flags)

Implementation

typedef VkResetDescriptorPool = int Function(Pointer<VkDevice> device,
    Pointer<VkDescriptorPool> descriptorPool, int flags);