Method

SysprofDocumentFileChunkget_data

Declaration [src]

const guint8*
sysprof_document_file_chunk_get_data (
  SysprofDocumentFileChunk* self,
  guint* size
)

Description

No description available.

Parameters

size

Type: guint*

No description available.

The data is owned by the caller of the method.

Return value

Type: const guint8*

No description available.

The returned data is owned by the instance.