GlGetAttribLocationNative typedef
GlGetAttribLocationNative =
Int32 Function(Uint32 program, Pointer<NativeType> name)
Implementation
typedef GlGetAttribLocationNative = Int32 Function(
Uint32 program, Pointer name);