Constructor
GandivaFunctionRegistrynew
since: 0.14.0
Declaration [src]
GGandivaFunctionRegistry*
ggandiva_function_registry_new (
void
)
Return value
Type: GGandivaFunctionRegistry
A newly created GGandivaFunctionRegistry
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |