FFI bindings to libgio-2.0 for Rust, enabling access to GLib I/O and networking APIs.
# Cargo.toml
[dependencies]
gio-sys = "0.22.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a GFile from a path using raw FFI bindings.
Install glib development package (e.g., libglib2.0-dev on Debian/Ubuntu)
Use safe wrappers from gio crate instead
No dependency data recorded yet.