nappgui-sys 0.2.0

Rust raw bindings to NAppGUI
Documentation
/*
 * NAppGUI Cross-platform C SDK
 * 2015-2025 Francisco Garcia Collado
 * MIT Licence
 * https://nappgui.com/en/legal/license.html
 *
 * File: draw2dall.h
 * https://nappgui.com/en/draw2d/draw2dall.html
 *
 */

/* All-in-one draw2d headers include */

#include "color.h"
#include "dctx.h"
#include "draw.h"
#include "draw2d.h"
#include "drawg.h"
#include "font.h"
#include "image.h"
#include "palette.h"
#include "pixbuf.h"
#include <geom2d/geom2dall.h>