Function

EDataServermemchunk_destroy

Declaration [src]

void
e_memchunk_destroy (
  EMemChunk* memchunk
)

Description [src]

Free the memchunk header, and all associated memory.

This function is not directly available to language bindings.

Parameters

memchunk

Type: EMemChunk

An EMemChunk.

The data is owned by the caller of the function.