GlGetProgramResourceLocationIndexNative typedef

GlGetProgramResourceLocationIndexNative = Int32 Function(Uint32 program, Uint32 programInterface, Pointer<NativeType> name)

Implementation

typedef GlGetProgramResourceLocationIndexNative = Int32 Function(
    Uint32 program, Uint32 programInterface, Pointer name);