VkSetDebugUtilsObjectTagEXT typedef

VkSetDebugUtilsObjectTagEXT = int Function(Pointer<VkDevice> device, Pointer<VkDebugUtilsObjectTagInfoEXT> pTagInfo)

Implementation

typedef VkSetDebugUtilsObjectTagEXT = int Function(
    Pointer<VkDevice> device, Pointer<VkDebugUtilsObjectTagInfoEXT> pTagInfo);