c_g_uri_split_network

extern (C) __gshared
bool function(const(char)* uriString, GUriFlags flags, char** scheme, char** host, int* port, GError** _err) c_g_uri_split_network;