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

type PFNGLTRANSFORMFEEDBACKVARYINGSPROC = Option<unsafe extern "C" fn(program: GLuint, count: GLsizei, varyings: *const *const GLchar, bufferMode: GLenum)>;