Function

GioUnixMountPointfree

Declaration [src]

void
g_unix_mount_point_free (
  GUnixMountPoint* mount_point
)

Description [src]

Frees a unix mount point.

Parameters

mount_point

Type: GUnixMountPoint

Unix mount point to free.

The data is owned by the caller of the function.