函数
Arrow函数查找
自:1.0.0 起可用
声明 [源码]
GArrowFunction*
garrow_function_find (
const gchar* name
)
返回值
类型: GArrowFunction
找到的 GArrowFunction
,如果未找到则返回 NULL
。
函数调用者拥有数据的所有权,并负责释放它。 |
自:1.0.0 起可用
GArrowFunction*
garrow_function_find (
const gchar* name
)
类型: GArrowFunction
找到的 GArrowFunction
,如果未找到则返回 NULL
。
函数调用者拥有数据的所有权,并负责释放它。 |