Method

GLib Bytesunref

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

Parameters

bytes

Type: GBytes

A GBytes.

The argument can be NULL.

AltStyle によって変換されたページ (->オリジナル) /