PFN_vkCmdInsertDebugUtilsLabelEXT

Type Alias PFN_vkCmdInsertDebugUtilsLabelEXT 

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