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