pub type PFN_vkCmdEndQueryIndexedEXT = unsafe extern "system" fn(_: CommandBuffer, _: QueryPool, _: u32, _: u32);
Expand description