pub type PFN_vkCmdPushDescriptorSetWithTemplate2KHR = unsafe extern "system" fn(_command_buffer: CommandBuffer, _push_descriptor_set_with_template_info: *const PushDescriptorSetWithTemplateInfoKHR);
Expand description