command
Version:
v0.2.4
Opens a new window with list of versions in this module.
Published: Dec 4, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
C.int など
import "C"
をすることによって、C言語側の型が使えるようになる。
例えば、C言語の int
型は C.int
という形で使える。
C言語の基本型はGoの基本型と基本的に相互変換可能。
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.