We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4913265 commit b422d30Copy full SHA for b422d30
os/require.go
@@ -1,2 +1,4 @@
1
// Package embed contains required external dependencies from ODPI-C
2
package embed
3
+
4
+import "C"
0 commit comments