VkResetCommandPool typedef

VkResetCommandPool = int Function(Pointer<VkDevice> device, Pointer<VkCommandPool> commandPool, int flags)

Implementation

typedef VkResetCommandPool = int Function(
    Pointer<VkDevice> device, Pointer<VkCommandPool> commandPool, int flags);