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

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