Type Alias PFN_vkCmdEndDebugUtilsLabelEXT

Source
pub type PFN_vkCmdEndDebugUtilsLabelEXT = unsafe extern "system" fn(_command_buffer: CommandBuffer);
Expand description