1. 使用CGO对代码进行重构
This commit is contained in:
7
core/lib.go
Normal file
7
core/lib.go
Normal file
@@ -0,0 +1,7 @@
|
||||
//go:build linux && amd64
|
||||
|
||||
package core
|
||||
|
||||
/*
|
||||
*/
|
||||
import "C"
|
||||
Reference in New Issue
Block a user