[][src]Type Definition makepad_glx_sys::PFNGLPROGRAMUNIFORM4DVEXTPROC

type PFNGLPROGRAMUNIFORM4DVEXTPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, count: GLsizei, value: *const GLdouble)>;