Thanks to visit codestin.com
Credit goes to lib.rs

2 releases

Uses old Rust 2015

0.46.4 Nov 8, 2015
0.46.3 Nov 8, 2015

#1490 in Unix APIs

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

~340KB