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

type PFNGLPROGRAMLOCALPARAMETER4DARBPROC = Option<unsafe extern "C" fn(target: GLenum, index: GLuint, x: GLdouble, y: GLdouble, z: GLdouble, w: GLdouble)>;