[][src]Type Definition makepad_glx_sys::PFNGLGETPATHMETRICRANGENVPROC

type PFNGLGETPATHMETRICRANGENVPROC = Option<unsafe extern "C" fn(metricQueryMask: GLbitfield, firstPathName: GLuint, numPaths: GLsizei, stride: GLsizei, metrics: *mut GLfloat)>;