[][src]Type Definition makepad_glx_sys::PFNGLPATHSUBCOORDSNVPROC

type PFNGLPATHSUBCOORDSNVPROC = Option<unsafe extern "C" fn(path: GLuint, coordStart: GLsizei, numCoords: GLsizei, coordType: GLenum, coords: *const c_void)>;