VkQueueInsertDebugUtilsLabelEXTNative typedef

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

Implementation

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