VkCmdEndRenderingNative typedef

VkCmdEndRenderingNative = Void Function(Pointer<VkCommandBuffer> commandBuffer)

Implementation

typedef VkCmdEndRenderingNative = Void Function(
    Pointer<VkCommandBuffer> commandBuffer);