[][src]Type Definition sapp_linux::PFNGLGETPROGRAMPARAMETERDVNVPROC

type PFNGLGETPROGRAMPARAMETERDVNVPROC = Option<unsafe extern "C" fn(target: GLenum, index: GLuint, pname: GLenum, params: *mut GLdouble)>;