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

type PFNGLGETPROGRAMSUBROUTINEPARAMETERUIVNVPROC = Option<unsafe extern "C" fn(target: GLenum, index: GLuint, param: *mut GLuint)>;