[][src]Type Definition makepad_glx_sys::PFNGLVERTEXATTRIBL2DPROC

type PFNGLVERTEXATTRIBL2DPROC = Option<unsafe extern "C" fn(index: GLuint, x: GLdouble, y: GLdouble)>;