Function g_socket_client_connect_to_uri

Source
pub unsafe extern "C" fn g_socket_client_connect_to_uri(
    client: *mut GSocketClient,
    uri: *const gchar,
    default_port: guint16,
    cancellable: *mut GCancellable,
    error: *mut *mut GError,
) -> *mut GSocketConnection