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

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