glGetProgramResourceLocationIndex top-level property
Implementation
GlGetProgramResourceLocationIndex glGetProgramResourceLocationIndex =
loadFunction<GlGetProgramResourceLocationIndexNative>(
_library, 'glGetProgramResourceLocationIndex')
.asFunction<GlGetProgramResourceLocationIndex>();