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

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