VkCmdInsertDebugUtilsLabelEXT typedef

VkCmdInsertDebugUtilsLabelEXT = void Function(Pointer<VkCommandBuffer> commandBuffer, Pointer<VkDebugUtilsLabelEXT> pLabelInfo)

Implementation

typedef VkCmdInsertDebugUtilsLabelEXT = void Function(
    Pointer<VkCommandBuffer> commandBuffer,
    Pointer<VkDebugUtilsLabelEXT> pLabelInfo);