Type Alias vulkanalia_sys::PFN_vkCmdBeginDebugUtilsLabelEXT

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