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

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