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