VkCmdInsertDebugUtilsLabelEXTNative typedef

VkCmdInsertDebugUtilsLabelEXTNative = Void Function(Pointer<VkCommandBuffer> commandBuffer, Pointer<VkDebugUtilsLabelEXT> pLabelInfo)

Implementation

typedef VkCmdInsertDebugUtilsLabelEXTNative = Void Function(
    Pointer<VkCommandBuffer> commandBuffer,
    Pointer<VkDebugUtilsLabelEXT> pLabelInfo);