[][src]Type Definition makepad_glx_sys::PFNGLSTENCILFILLPATHINSTANCEDNVPROC

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