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

type PFNGLGETPROGRAMPIPELINEIVPROC = Option<unsafe extern "C" fn(pipeline: GLuint, pname: GLenum, params: *mut GLint)>;