| Crates.io | gio-2-0-sys |
| lib.rs | gio-2-0-sys |
| version | 0.46.4 |
| created_at | 2015-11-08 16:55:39.94471+00 |
| updated_at | 2015-12-11 23:58:51.47213+00 |
| description | Import crate for Gio |
| homepage | |
| repository | https://github.com/gi-rust/gio-sys.git |
| max_upload_size | |
| id | 3386 |
| size | 390,116 |
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.