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