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

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