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

type PFNGLGETPROGRAMLOCALPARAMETERIIVNVPROC = Option<unsafe extern "C" fn(target: GLenum, index: GLuint, params: *mut GLint)>;