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

type PFNGLGETOBJECTPARAMETERFVARBPROC = Option<unsafe extern "C" fn(obj: GLhandleARB, pname: GLenum, params: *mut GLfloat)>;