方法

GLibStringhash

声明 [src]

guint
g_string_hash (
  const GString* str
)

描述 [src]

str 创建一个哈希码;用于与 GHashTable 配合使用。

返回值

类型: guint

str 的哈希码。