[][src]Type Definition sapp_linux::PFNGLPROGRAMLOCALPARAMETER4DARBPROC

type PFNGLPROGRAMLOCALPARAMETER4DARBPROC = Option<unsafe extern "C" fn(target: GLenum, index: GLuint, x: GLdouble, y: GLdouble, z: GLdouble, w: GLdouble)>;