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

type PFNGLPROGRAMENVPARAMETER4DVARBPROC = Option<unsafe extern "C" fn(target: GLenum, index: GLuint, params: *const GLdouble)>;