mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Updated WindowsDLLs (markdown)
parent
f2acab91e6
commit
8d8bd4db07
@ -118,7 +118,7 @@ func main() {
|
||||
}
|
||||
```
|
||||
|
||||
3. By "linking" against the library, using the "[[cgo]]" method (this way works in Linux and Windows). Example:
|
||||
3. Путем "linking" к библиотеке, используя метод "cgo" (этот способ работает в Linux и Windows). Пример:
|
||||
|
||||
```go
|
||||
import ("C")
|
||||
|
Loading…
x
Reference in New Issue
Block a user