package
0.0.0-20220328190113-32557046df63
Repository: https://github.com/go-clang/gen.git
Documentation: pkg.go.dev

# Functions

FilterFunction reports whether the f function filtered to a particular condition.
FilterFunctionParameter reports whether the p function parameter filtered to a particular condition.
FilterStructFieldGetter reports whether the m struct field filtered to a particular condition.
FixFunctionName fixes the function name under certain conditions.
PrepareFunction prepares C function to Go function.
PrepareFunctionName prepares C function naming to Go function name.
PrepareStructFields prepares struct fields names.