21#ifndef __WIDL_HEADER_H
22#define __WIDL_HEADER_H
53 unsigned char *explicit_fc,
unsigned char *implicit_fc );
GLuint GLuint GLsizei GLenum type
GLfloat GLfloat GLfloat GLfloat h
static int type_array_is_decl_as_ptr(const type_t *type)
static enum type_type type_get_type(const type_t *type)
static int type_array_has_conformance(const type_t *type)
static type_t * type_alias_get_aliasee(const type_t *type)
static int type_is_alias(const type_t *type)
static type_t * type_array_get_element(const type_t *type)
static type_t * type_pointer_get_ref(const type_t *type)