Method
GandivaNativeFunctioncan_return_errors
since: 0.14.0
[−]
Declaration [src]
gboolean
ggandiva_native_function_can_return_errors (
GGandivaNativeFunction* native_function
)
[−]
Return value
Type: gboolean
TRUE
if the native function has the possibility of returning errors,
FALSE
otherwise.