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

pub type PFN_vkCmdInsertDebugUtilsLabelEXT = unsafe extern "system" fn(CommandBuffer, *const DebugUtilsLabelEXT);
Expand description