nappgui-sys

Crates.ionappgui-sys
lib.rsnappgui-sys
version0.2.0
created_at2025-06-27 15:30:38.62514+00
updated_at2025-07-20 14:04:14.331938+00
descriptionRust raw bindings to NAppGUI
homepage
repositoryhttps://github.com/felixmaker/nappgui-rs
max_upload_size
id1728849
size9,236,388
(felixmaker)

documentation

README

nappgui-sys

Rust raw bindings to nappgui library.

NAppGUI is a professional SDK to build cross-platform desktop applications using The C Programming Language (ANSI C90). NAppGUI has built as a lightweight layer on top of the operating system native APIs, that allows create portable programs extremelly fast and small without any external dependency.

See frang75/nappgui_src and its home page for more information.

Requirements

  • CMake: for building the NAppGui static library

  • Windows SDK: only needed when using MSVC

Generate bindings

cmd /c .\bind.bat

Commit count: 0

cargo fmt