File: typemap

package info (click to toggle)
libopengl-glfw-perl 0.0403-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 792 kB
  • sloc: perl: 1,259; makefile: 3
file content (18 lines) | stat: -rw-r--r-- 416 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
GLFWcursor *           T_PTRREF
GLFWmonitor *          T_PTRREF
GLFWwindow *           T_PTRREF

GLFWgammaramp *        T_PTR
GLFWimage *            T_PTR
GLFWvidmode *          T_PTR

const GLFWgammaramp *  T_PTR
const GLFWimage *      T_PTR
const GLFWvidmode *    T_PTR

uint32_t               T_UV
uint64_t               T_UV

const float *          T_PTR
const char * *         T_PTR
const unsigned char *  T_PV