[][src]Type Definition makepad_glx_sys::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)>;