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

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