VkResetDescriptorPoolNative typedef

VkResetDescriptorPoolNative = Int32 Function(Pointer<VkDevice> device, Pointer<VkDescriptorPool> descriptorPool, Uint32 flags)

Implementation

typedef VkResetDescriptorPoolNative = Int32 Function(Pointer<VkDevice> device,
    Pointer<VkDescriptorPool> descriptorPool, Uint32 flags);