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

type PFNGLGETSHADINGRATESAMPLELOCATIONIVNVPROC = Option<unsafe extern "C" fn(rate: GLenum, samples: GLuint, index: GLuint, location: *mut GLint)>;