Method

GandivaNativeFunctioncan_return_errors

Declaration [src]

gboolean
ggandiva_native_function_can_return_errors (
  GGandivaNativeFunction* native_function
)

Description

No description available.
Available since:0.14.0

Return value

Returns: gboolean
 

TRUE if the native function has the possibility of returning errors, FALSE otherwise.