#include #include -- | module Bindings.GLib.Utilities.HostnameUtilities where #strict_import import Bindings.GLib.Fundamentals #ccall g_hostname_to_ascii , Ptr -> IO (Ptr ) #ccall g_hostname_to_unicode , Ptr -> IO (Ptr ) #ccall g_hostname_is_non_ascii , Ptr -> IO #ccall g_hostname_is_ascii_encoded , Ptr -> IO #ccall g_hostname_is_ip_address , Ptr -> IO