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

type PFNGLQUERYOBJECTPARAMETERUIAMDPROC = Option<unsafe extern "C" fn(target: GLenum, id: GLuint, pname: GLenum, param: GLuint)>;