Method

GLibBytesunref

since: 2.32

Declaration

void
g_bytes_unref (
  GBytes* bytes
)

Description

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