[][src]Type Definition sapp_linux::PFNGLPROGRAMPARAMETER4DVNVPROC

type PFNGLPROGRAMPARAMETER4DVNVPROC = Option<unsafe extern "C" fn(target: GLenum, index: GLuint, v: *const GLdouble)>;