[][src]Type Definition makepad_glx_sys::PFNGLPROGRAMUNIFORM1DEXTPROC

type PFNGLPROGRAMUNIFORM1DEXTPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, x: GLdouble)>;