[][src]Type Definition glu_sys::glu::PFNGLGETSUBROUTINEUNIFORMLOCATIONPROC

type PFNGLGETSUBROUTINEUNIFORMLOCATIONPROC = Option<unsafe extern "C" fn(program: GLuint, shadertype: GLenum, name: *const GLchar) -> GLint>;