[][src]Type Definition raylib_sys::PFNGLVERTEXATTRIB2SPROC

type PFNGLVERTEXATTRIB2SPROC = Option<unsafe extern "C" fn(index: GLuint, x: GLshort, y: GLshort)>;