We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59fc589 commit 5d755c0Copy full SHA for 5d755c0
wrapper.h
@@ -1,4 +1,4 @@
1
-// Generate bindings by running: bindgen --constified-enum '.*' --no-prepend-enum-name wrapper.h -o lib.rs
+// Generate bindings by running: bindgen --constified-enum '.*' --no-prepend-enum-name wrapper.h -o bindings.rs
2
3
#include "openvr/headers/openvr_capi.h"
4
0 commit comments