VkResetCommandBuffer typedef

VkResetCommandBuffer = int Function(Pointer<VkCommandBuffer> commandBuffer, int flags)

Implementation

typedef VkResetCommandBuffer = int Function(
    Pointer<VkCommandBuffer> commandBuffer, int flags);