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

type PFNGLTRANSFORMPATHNVPROC = Option<unsafe extern "C" fn(resultPath: GLuint, srcPath: GLuint, transformType: GLenum, transformValues: *const GLfloat)>;