.\" Automatically generated by Pandoc 2.2.1 .\" .TH "al_destroy_vertex_decl" "3alleg5" "" "Allegro reference manual" "" .hy .SH NAME .PP al_destroy_vertex_decl \- Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] #include\ void\ al_destroy_vertex_decl(ALLEGRO_VERTEX_DECL*\ decl) \f[] .fi .SH DESCRIPTION .PP Destroys a vertex declaration. .PP \f[I]Parameters:\f[] .IP \[bu] 2 decl \- Vertex declaration to destroy .SH SEE ALSO .PP ALLEGRO_VERTEX_ELEMENT(3alleg5), ALLEGRO_VERTEX_DECL(3alleg5), al_create_vertex_decl(3alleg5)