//
pkg.gl
Category
github.com/goplus/llgo
cpp
inih
package
0.9.6
Repository:
https://github.com/goplus/llgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
42 SLOC
#
Functions
NewReader
NewReader creates a new INIReader instance.
NewReaderFile
NewReaderFile creates a new INIReader instance.
Parse
go:linkname Parse C.ini_parse.
ParseFile
go:linkname ParseFile C.ini_parse_file.
ParseString
go:linkname ParseString C.ini_parse_string.
#
Constants
LLGoFiles
No description provided by the author
LLGoPackage
No description provided by the author
#
Structs
Reader
llgo:type C.