Method

GLibBytesunref

since: 2.32

Declaration [src]

void
g_bytes_unref (
  GBytes* bytes
)

Description [src]

Releases a reference on bytes. This may result in the bytes being freed. If bytes is NULL, it will return immediately.

Available since: 2.32