Documentation ¶
Index ¶
- Constants
- func CgoTemplate(module, path, target string, mode int, ipkg, tags string) (o string)
- func CgoTemplateSafe(module, path, target string, mode int, ipkg, tags string, libs []string) (o string)
- func CppTemplate(module string, mode int, target, tags string) []byte
- func GenModule(m, target string, mode int)
- func GetiOSClang(buildTarget, buildARM string) []string
- func GoTemplate(module string, stub bool, mode int, pkg, target, tags string) []byte
- func HTemplate(m string, mode int, tags string) []byte
- func UseStub(force bool, module string, mode int) bool
Constants ¶
View Source
const ( NONE = iota MOC MINIMAL RCC )
Variables ¶
This section is empty.
Functions ¶
func CgoTemplate ¶
func CgoTemplateSafe ¶
func GetiOSClang ¶
needed for static linking
func GoTemplate ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.