[][src]Type Definition sapp_linux::PFNGLVERTEXATTRIBL1DPROC

type PFNGLVERTEXATTRIBL1DPROC = Option<unsafe extern "C" fn(index: GLuint, x: GLdouble)>;