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

type PFNGLSTENCILSTROKEPATHINSTANCEDNVPROC = Option<unsafe extern "C" fn(numPaths: GLsizei, pathNameType: GLenum, paths: *const c_void, pathBase: GLuint, reference: GLint, mask: GLuint, transformType: GLenum, transformValues: *const GLfloat)>;