[][src]Type Definition makepad_glx_sys::PFNGLPROGRAMENVPARAMETER4DARBPROC

type PFNGLPROGRAMENVPARAMETER4DARBPROC = Option<unsafe extern "C" fn(target: GLenum, index: GLuint, x: GLdouble, y: GLdouble, z: GLdouble, w: GLdouble)>;