函数

GLib分配器new

声明 [源]

GAllocator*
g_allocator_new (
  const gchar* name,
  guint n_preallocs
)

描述

未提供描述。

此函数不能直接面向语言绑定。

参数

name

类型: const gchar*

未提供描述。

数据由函数调用者拥有。
值是一个以NUL终止的UTF-8字符串。
n_preallocs

类型: guint

未提供描述。

返回值

类型: GAllocator

未提供描述。

数据由调用函数拥有。