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

type PFNGLHINTPGIPROC = Option<unsafe extern "C" fn(target: GLenum, mode: GLint)>;