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

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