Method

FwupdPluginVolumeget_mount_point

Declaration [src]

gchar*
fu_volume_get_mount_point (
  FuVolume* self
)

Description [src]

Gets the location of the volume mount point.

Available since:1.4.6

Return value

Returns: utf8
 

UNIX path, or NULL.

 The caller of the method takes ownership of the data, and is responsible for freeing it.
 The string is a NUL terminated UTF-8 string.