21#ifndef __WIDL_HEADER_H
22#define __WIDL_HEADER_H
49 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_array_get_element_type(const type_t *type)
static type_t * type_alias_get_aliasee_type(const type_t *type)
static type_t * type_pointer_get_ref_type(const type_t *type)
static int type_is_alias(const type_t *type)