Function
Coglset_tracing_enabled_on_thread_with_fd
Declaration [src]
void
cogl_set_tracing_enabled_on_thread_with_fd (
void* data,
const char* group,
int fd
)
Parameters
data
-
Type:
void*
No description available.
The argument can be NULL
.The data is owned by the caller of the function. group
-
Type:
const char*
No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. fd
-
Type:
int
No description available.