2 releases

Uses old Rust 2015

0.46.4 Nov 8, 2015
0.46.3 Nov 8, 2015

#40 in #glib

Download history 19/week @ 2024-02-26 15/week @ 2024-03-11 40/week @ 2024-04-01

55 downloads per month

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