gio-2-0-sys 0.46.3

Import crate for Gio
docs.rs failed to build gio-2-0-sys-0.46.3
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: gio-2-0-sys-0.46.4

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.