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

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