spicetools/hooks/graphics/nvenc_hook.h

6 lines
62 B
C++

#pragma once
namespace nvenc_hook {
void initialize();
}