Method

GandivaNativeFunctionget_signatures

Declaration [src]

GList*
ggandiva_native_function_get_signatures (
  GGandivaNativeFunction* native_function
)

Description

No description available.
Available since:0.15.0

Return value

Returns: A list of GGandivaFunctionSignature*
 

A list of GGandivaFunctionSignature supported by the native function.

 The caller of the method takes ownership of the data, and is responsible for freeing it.