Method
GandivaFunctionRegistryget_native_functions
since: 0.14.0
[−]
Declaration [src]
GList*
ggandiva_function_registry_get_native_functions (
GGandivaFunctionRegistry* function_registry
)
[−]
Return value
Type: A list of None
The native functions in the function registry.
The caller of the method takes ownership of the data, and is responsible for freeing it. |