gio-2-0-sys

Crates.iogio-2-0-sys
lib.rsgio-2-0-sys
version0.46.4
sourcesrc
created_at2015-11-08 16:55:39.94471
updated_at2015-12-11 23:58:51.47213
descriptionImport crate for Gio
homepage
repositoryhttps://github.com/gi-rust/gio-sys.git
max_upload_size
id3386
size390,116
Mikhail Zabaluev (mzabaluev)

documentation

README

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.

Commit count: 297

cargo fmt