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

type PFNGLBINDPROGRAMPIPELINEPROC = Option<unsafe extern "C" fn(pipeline: GLuint)>;