pub type PFN_vkCmdEndQuery = unsafe extern "system" fn(_command_buffer: CommandBuffer, _query_pool: QueryPool, _query: u32);
Expand description