Function

Coglcheck_extension

Declaration [src]

gboolean
cogl_check_extension (
  const char* name,
  char* const* ext
)

Description

No description available.

Parameters

name

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.
ext

Type: char* const*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.

Return value

Type: gboolean

No description available.