Function allegro_primitives_sys::allegro_primitives::al_draw_filled_polygon_with_holes [−][src]
pub unsafe extern "C" fn al_draw_filled_polygon_with_holes(
vertices: *const c_float,
vertex_counts: *const c_int,
color: ALLEGRO_COLOR
)