[][src]Type Definition ash::vk::PFN_vkCmdInsertDebugUtilsLabelEXT

type PFN_vkCmdInsertDebugUtilsLabelEXT = extern "system" fn(command_buffer: CommandBuffer, p_label_info: *const DebugUtilsLabelEXT) -> c_void;