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

type PFNGLLINKPROGRAMPROC = Option<unsafe extern "C" fn(program: GLuint)>;