Method

GandivaNativeFunctionneed_context

Declaration [src]

gboolean
ggandiva_native_function_need_context (
  GGandivaNativeFunction* native_function
)

Description

No description available.
Available since:0.14.0

Return value

Returns: gboolean
 

TRUE if the native function needs a context for evaluation, FALSE otherwise.