// Take a look at the license at the top of the repository in the LICENSE file.
#![cfg_attr(docsrs,feature(doc_cfg))]#![doc=include_str!("../README.md")]pubuse glib_win32_sys as ffi;modauto;pubuseauto::*;modfunctions;pubuseauto::functions::*;pubusefunctions::*;pubmodprelude{pubuseglib::prelude::*;}