#glib #io #gnome #async

sys gio-2-0-sys

Import crate for Gio

2 releases

Uses old Rust 2015

0.46.4 Nov 8, 2015
0.46.3 Nov 8, 2015

#30 in #glib

LGPL-2.1+

365KB
5K SLoC

This project provides a Rust FFI import crate for Gio. Used as a dependency, it links the platform library as specified by pkg-config module gio-2.0, and exports function declarations, data types and constants needed to call functions of the C library API.

The source code for this library is generated from GObject introspection data using grust-gen.

Dependencies

~330KB