Method

GLibMemChunkfree

Declaration

void
g_mem_chunk_free (
  GMemChunk* mem_chunk,
  gpointer mem
)

Description

No description available.

Parameters

mem

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the function.