VkQueueBeginDebugUtilsLabelEXTNative typedef

VkQueueBeginDebugUtilsLabelEXTNative = Void Function(Pointer<VkQueue> queue, Pointer<VkDebugUtilsLabelEXT> pLabelInfo)

Implementation

typedef VkQueueBeginDebugUtilsLabelEXTNative = Void Function(
    Pointer<VkQueue> queue, Pointer<VkDebugUtilsLabelEXT> pLabelInfo);