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