Function g_socket_client_connect_to_uri_async

Source
pub unsafe extern "C" fn g_socket_client_connect_to_uri_async(
    client: *mut GSocketClient,
    uri: *const gchar,
    default_port: guint16,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer,
)