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

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