glib-2-0-sys

Crates.ioglib-2-0-sys
lib.rsglib-2-0-sys
version0.46.4
sourcesrc
created_at2015-01-25 10:53:02.346938
updated_at2015-12-16 00:01:56.610782
descriptionImport crate for GLib
homepage
repositoryhttps://github.com/gi-rust/glib-sys.git
max_upload_size
id873
size250,818
Mikhail Zabaluev (mzabaluev)

documentation

README

This project provides a Rust FFI import crate for GLib. Used as a dependency, it links the platform library as specified by pkg-config module glib-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: 289

cargo fmt