Gio.unix_mount_free

function unix_mount_free(mount_entry: Gio.UnixMountEntry): void {
    // Gjs wrapper for g_unix_mount_free()
}
  

Frees a unix mount.

mount_entry

a Gio.UnixMountEntry.