glGetSubroutineIndex

Function glGetSubroutineIndex 

Source
pub unsafe extern "C" fn glGetSubroutineIndex(
    program: GLuint,
    shadertype: GLenum,
    name: *const GLchar,
) -> GLuint