Method

GandivaNativeFunctioncan_return_errors

since: 0.14.0

[]

Declaration [src]

gboolean
ggandiva_native_function_can_return_errors (
  GGandivaNativeFunction* native_function
)
[]

Description

No description available.

Available since: 0.14.0

[]

Return value

Type: gboolean

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