gobject-2-0-sys

Crates.iogobject-2-0-sys
lib.rsgobject-2-0-sys
version0.46.4
sourcesrc
created_at2015-01-25 11:07:50.183687
updated_at2015-12-16 00:01:56.610782
descriptionImport crate for GObject
homepage
repositoryhttps://github.com/gi-rust/gobject-sys.git
max_upload_size
id874
size87,445
Mikhail Zabaluev (mzabaluev)

documentation

README

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

cargo fmt