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

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