[][src]Type Definition makepad_glx_sys::PFNGLPROGRAMNAMEDPARAMETER4DVNVPROC

type PFNGLPROGRAMNAMEDPARAMETER4DVNVPROC = Option<unsafe extern "C" fn(id: GLuint, len: GLsizei, name: *const GLubyte, v: *const GLdouble)>;