函数

GLibref_count_inc

自版本:2.58

声明 [源代码]

void
g_ref_count_inc (
  grefcount* rc
)

描述 [源代码]

增加引用计数。

自版本:2.58

参数

rc

类型: grefcount*

引用计数变量的地址。

数据由函数调用者拥有。