SYNOPSIS

#include <ixp.h>

void ixp_unmount(IxpClient *client);

DESCRIPTION

Unmounts the client client and frees its data structures.

RELATED TO ixp_unmount…