[][src]Type Definition glu_sys::glu::PFNGLVERTEXATTRIBL1DEXTPROC

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