Type Definition pilka_dyn::ash::vk::PFN_vkCmdPushDescriptorSetWithTemplateKHR[]

type PFN_vkCmdPushDescriptorSetWithTemplateKHR = extern "system" fn(CommandBuffer, DescriptorUpdateTemplate, PipelineLayout, u32, *const c_void) -> c_void;