方法

GLibBytesunref

自:2.32

声明 [源自位置]

void
g_bytes_unref (
  GBytes* bytes
)

描述 [源自位置]

释放对 bytes 的引用。

这可能会导致 bytes 被释放。如果 bytesNULL,则立即返回。

自 2.32 以来可用