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

type PFNGLPROGRAMLOCALPARAMETERSI4IVNVPROC = Option<unsafe extern "C" fn(target: GLenum, index: GLuint, count: GLsizei, params: *const GLint)>;