spicetools/hooks/graphics/nvenc_hook.h

6 lines
62 B
C
Raw Permalink Normal View History

2024-08-28 15:10:34 +00:00
#pragma once
namespace nvenc_hook {
void initialize();
}