方法

GandivaNativeFunctionto_string

始於: 0.14.0

宣告 [原始碼]

gchar*
ggandiva_native_function_to_string (
  GGandivaNativeFunction* native_function
)

描述

無可用描述。

始於: 0.14.0

傳回值

類型: gchar*

原生函式簽章的字串表示形式。不再需要時應使用 g_free() 釋放。

方法的呼叫者取得資料的所有權,並負責釋放它。
此值為 NUL 終止的 UTF-8 字串。