VkEndCommandBuffer typedef

VkEndCommandBuffer = int Function(Pointer<VkCommandBuffer> commandBuffer)

Implementation

typedef VkEndCommandBuffer = int Function(
    Pointer<VkCommandBuffer> commandBuffer);