Method
GandivaFunctionRegistrylookup
Declaration [src]
GGandivaNativeFunction*
ggandiva_function_registry_lookup (
GGandivaFunctionRegistry* function_registry,
GGandivaFunctionSignature* function_signature
)
Parameters
function_signature |
GGandivaFunctionSignature |
A |
|
The data is owned by the caller of the function. |
Return value
Returns: | GGandivaNativeFunction |
The native functions associated to the given |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |