Function

Cogltrace_describe

Declaration [src]

void
cogl_trace_describe (
  CoglTraceHead* head,
  const char* description
)

Description

No description available.

Parameters

head CoglTraceHead
  No description available.
 The data is owned by the caller of the function.
description const char*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.