Function
GioUnixMountEntryfree
since: 2.84
Declaration [src]
void
g_unix_mount_entry_free (
GUnixMountEntry* mount_entry
)
Parameters
mount_entry
-
Type:
GUnixMountEntry
The data is owned by the caller of the function.
since: 2.84
void
g_unix_mount_entry_free (
GUnixMountEntry* mount_entry
)
mount_entry
Type: GUnixMountEntry
The data is owned by the caller of the function. |