VkResetCommandBufferNative typedef

VkResetCommandBufferNative = Int32 Function(Pointer<VkCommandBuffer> commandBuffer, Uint32 flags)

Implementation

typedef VkResetCommandBufferNative = Int32 Function(
    Pointer<VkCommandBuffer> commandBuffer, Uint32 flags);