VkResetCommandPoolNative typedef

VkResetCommandPoolNative = Int32 Function(Pointer<VkDevice> device, Pointer<VkCommandPool> commandPool, Uint32 flags)

Implementation

typedef VkResetCommandPoolNative = Int32 Function(
    Pointer<VkDevice> device, Pointer<VkCommandPool> commandPool, Uint32 flags);