VkCmdBeginDebugUtilsLabelEXTNative typedef

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

Implementation

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