[][src]Type Definition makepad_glx_sys::PFNGLPROGRAMLOCALPARAMETER4DARBPROC

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