glGetProgramResourceLocationIndex top-level property

GlGetProgramResourceLocationIndex glGetProgramResourceLocationIndex
getter/setter pair

Implementation

GlGetProgramResourceLocationIndex glGetProgramResourceLocationIndex =
    loadFunction<GlGetProgramResourceLocationIndexNative>(
            _library, 'glGetProgramResourceLocationIndex')
        .asFunction<GlGetProgramResourceLocationIndex>();