Type Definition erupt::extensions::ext_debug_utils::PFN_vkCmdBeginDebugUtilsLabelEXT[][src]

type PFN_vkCmdBeginDebugUtilsLabelEXT = unsafe extern "system" fn(command_buffer: CommandBuffer, p_label_info: *const DebugUtilsLabelEXT);

Vulkan Manual Page · Function