Function

Giounix_mount_free

Declaration

void
g_unix_mount_free (
  GUnixMountEntry* mount_entry
)

Description

Frees a unix mount.

Parameters

mount_entry

Type: GUnixMountEntry

A GUnixMountEntry.

The data is owned by the caller of the function.