[][src]Type Definition raylib_sys::PFNGLVERTEXATTRIB1DPROC

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